Created
November 1, 2017 05:35
-
-
Save Drakota/2eb3a1e75909d0cbdb62318ab0840f83 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rofi.color-window: argb:EE373B47, #373B47 | |
rofi.color-normal: argb:00373B47, #737783, argb:00373B47, argb:00373B47, #f9f9f9 | |
rofi.color-urgent: argb:00373B47, #cc6666, argb:e54b5160, argb:00373B47, #f9f9f9 | |
rofi.color-active: argb:00373B47, #65acff, argb:e44b5160, argb:00373B47, #f9f9f9 | |
rofi.width: 30 | |
rofi.lines: 16 | |
rofi.font: Open Sans Light 25 | |
rofi.bw: 0 | |
rofi.padding: 40 | |
rofi.eh: 1 | |
rofi.sidebar-mode: true | |
rofi.separator-style: none | |
rofi.hide-scrollbar: true | |
rofi.show-icons: true | |
rofi.location: 4 | |
rofi.modi: window,run,drun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment