Created
October 18, 2020 13:04
-
-
Save rac021/7f1fedd3f459984da2c879ae3dda211e 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 | |
! ================= | |
rofi.fullscreen: false | |
rofi.color-enabled: true | |
rofi.separator-style: solid | |
rofi.color-window: argb:e81d1d26, black, black | |
rofi.color-normal: #2C343F, #6AA0F2, #5C5C5C, #379158, #eee8d5 | |
rofi.font: "SFNS Display" medium 16 | |
rofi.bw: 0 | |
rofi.padding: 15 | |
rofi.hide-scrollbar: true | |
rofi.lines: 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment