Advertisement
constantin-net

config.rasi

Apr 23rd, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. configuration {
  2. font: "Droid Sans Regular 9";
  3. show-icons: true;
  4. cycle: false;
  5. hide-scrollbar: true;
  6. disable-history: false;
  7. modi: "drun";
  8. columns: 7;
  9. lines: 4;
  10. location: 3;
  11. padding: 5;
  12. terminal: "rofi-sensible-terminal";
  13. yoffset: 0;
  14. xoffset: 0;
  15. me-select-entry: "MouseDPrimary";
  16. me-accept-entry: "MousePrimary";
  17. separator-style: "none";
  18. display-drun: "Apps";
  19. display-run: "Command";
  20. display-window: "";
  21. display-combi: "";
  22. line-margin: 0;
  23. line-padding: 3;
  24. scroll-method: 0;
  25. sort: true;
  26. }
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement