dmenu -> rofi

This commit is contained in:
mequidis
2022-07-02 19:36:48 +03:00
parent 48db47ea1f
commit 79b7d1005e
33 changed files with 13 additions and 3123 deletions

View File

@ -33,11 +33,11 @@ scripts="$XDG_CONFIG_HOME/herbstluftwm/scripts"
terminal=kitty
browser=firefox
calculator=dcalc
calculator="rofi -show calc"
calendar="$terminal -e nvim +Agenda"
feed_reader="$terminal -e newsboat"
file_manager=thunar
launcher="dmenu_run -nb $color0 -nf $color15 -sb $color1 -sf $color15"
launcher="rofi -show run"
music_player="$terminal -e ncmpcpp"
screen_locker="i3lock -c 000000"
@ -223,4 +223,5 @@ pidof dunst || dunst &
pidof mpd || mpd &
pidof flameshot || flameshot &
pidof lxpolkit || lxpolkit &
wal -R && ~/.fehbg
wal -R
~/.fehbg