-
-
Save Dobbie03/67a86eedb2868b11757f721fb3dd2d30 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.font: Pilcrow 20 | |
rofi.color-enabled: true | |
! 'background', 'border', 'dividing line' | |
rofi.color-window: #eceff4, #3b4252, #3b4252 | |
! 'bg', 'fg' 'bgalt' 'hlbg' 'hlfg' | |
rofi.color-normal: #eceff4, #3b4252, #eceff4, #3b4252, #eceff4 | |
rofi.color-active: #3b4252, #eceff4, #3b4252, #eceff4, #3b4252 | |
rofi.color-urgent: #3b4252, #eceff4, #3b4252, #eceff4, #3b4252 | |
rofi.separator-style: solid | |
rofi.fullscreen: false | |
rofi.padding: 10 | |
rofi.hide-scrollbar: true | |
rofi.line-margin: 2 | |
rofi.yoffset: 00 | |
rofi.xoffset: 0 | |
rofi.width: 1920 | |
rofi.lines: 20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment