Set Hack font for Rofi
This commit is contained in:
parent
3005773fec
commit
3b6f767805
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ mod="Mod4"
|
|||
term="alacritty"
|
||||
|
||||
# Application launcher
|
||||
launcher="rofi -show combi -combi-modi 'drun,run' -terminal $term -ssh-command '{terminal} {ssh-client} {host} [-p {port}]' -run-shell-command '{terminal} {cmd}' -show-icons"
|
||||
launcher="rofi -show combi -combi-modi 'drun,run' -terminal $term -ssh-command '{terminal} {ssh-client} {host} [-p {port}]' -run-shell-command '{terminal} {cmd}' -show-icons -font 'Hack 12'"
|
||||
|
||||
# Volume changing notify
|
||||
volume_bar="/usr/share/river/scripts/volume-notify.sh"
|
||||
|
|
Loading…
Add table
Reference in a new issue