Set Hack font for Rofi

This commit is contained in:
Aleksey Samoilov 2023-08-29 23:07:00 +04:00
parent 3005773fec
commit 3b6f767805

View file

@ -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"