add: safer rm
add: i3status config add: rofi instead of dmenu fix: i3status config location
This commit is contained in:
parent
507466219c
commit
599f70115b
4 changed files with 44 additions and 2 deletions
.config/rofi
6
.config/rofi/config
Normal file
6
.config/rofi/config
Normal file
|
@ -0,0 +1,6 @@
|
|||
rofi.combi-modi: window,drun,ssh
|
||||
rofi.font: hack 10
|
||||
rofi.modi: combi,ssh
|
||||
rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
|
||||
|
||||
rofi.ssh-command: {terminal} -e bash -ic "{ssh-client} {host} [-p {port}]"
|
Loading…
Add table
Add a link
Reference in a new issue