1
0
Fork 0

dmenu -> rofi, i3_status will be local until I can make it use a config and vimperator is back

This commit is contained in:
Von Random 2016-10-18 18:36:46 +03:00
parent 1d5f714c34
commit a81530c0c5
5 changed files with 17 additions and 45 deletions

View file

@ -76,3 +76,11 @@ URxvt.color13: base0E
URxvt.color14: base05
URxvt.color15: base07
! }}}
! {{{ rofi
rofi.modi: window,run,ssh
rofi.font: Terminus Bold 12
rofi.terminal: /home/von/.local/bin/default-terminal-emulator
rofi.separator-style: solid
rofi.hide-scrollbar: true
rofi.ssh-client: /home/von/.local/bin/ssh-rofi
! }}}