Skip to content

Instantly share code, notes, and snippets.

Created September 18, 2017 17:25
Show Gist options
  • Save anonymous/d7e3f40fc179467a945649f98e22a25b to your computer and use it in GitHub Desktop.
Save anonymous/d7e3f40fc179467a945649f98e22a25b to your computer and use it in GitHub Desktop.
! Rofi configuration
rofi.color-enabled: true
rofi.font: Caviar Dreams Bold 16
rofi.modi: window,drun,run
rofi.sidebar-mode: true
rofi.terminal: urxvt
rofi.case-sensitive: false
rofi-fuzzy: true
rofi.markup-rows: true
! Back Fore BackA Highlight Background Highlight Foreground
rofi.color-window: #000000, #ddd, #aa000000
rofi.color-normal: #000000, #ddd, #aa000000, #6f0000, #fff
rofi.color-active: #000000, #ddd, #aa000000
rofi.color-urgent: #000000, #ddd, #aa000000
rofi.columns: 1
rofi.fake-transparency: true
rofi.hide-scrollbar: true
rofi.disable-history: false
rofi.bw: 0
rofi.fullscreen:true
rofi.lines: 10
rofi.padding: 400
rofi.width: 2560
rofi.opacity: 80
rofi.separator-style: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment