Skip to content

Instantly share code, notes, and snippets.

@aslafy-z
Created April 14, 2017 15:42
Show Gist options
  • Select an option

  • Save aslafy-z/9522d136b36389475ceb9364c9237cc2 to your computer and use it in GitHub Desktop.

Select an option

Save aslafy-z/9522d136b36389475ceb9364c9237cc2 to your computer and use it in GitHub Desktop.
Rofi configuration
rofi.color-enabled: true
rofi.scroll-method: false
rofi.hide-scrollbar: true
! Background Foreground Background Alternate Highlight Background Highlight Foreground
rofi.color-window: #BB000000, #BB000000, #BB000000
rofi.color-normal: #00000000, #AADEDEDE, #00000000, #00000000, #AA1793D1
rofi.color-active: #00000000, #AADEDEDE, #00000000, #00000000, #AAFF0000
rofi.color-urgent: #00000000, #CCDEDEDE, #00000000, #00000000, #AAFF0000
rofi.levenshtein-sort: true
rofi.matching: fuzzy
rofi.separator-style: none
rofi.font: Roboto 50
rofi.lines: 5
rofi.width: 100
rofi.padding: 300
rofi.fullscreen: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment