This commit is contained in:
2023-07-08 15:20:41 +03:00
parent edfc26c539
commit 627d4d5fa2
8 changed files with 7 additions and 4 deletions

View File

@ -32,12 +32,13 @@ scripts="$XDG_CONFIG_HOME/herbstluftwm/scripts"
#
terminal=kitty
launcher="dmenu_run -nb $color0 -nf $color15 -sb $color1 -sf $color15"
file_manager=thunar
browser=firefox
calculator=dcalc
music_player="$terminal -e ncmpcpp"
calendar="$terminal -e calcurse"
feed_reader="$terminal -e newsboat"
file_manager=thunar
launcher="dmenu_run -nb $color0 -nf $color15 -sb $color1 -sf $color15"
music_player="$terminal -e ncmpcpp"
screen_locker="i3lock -c 000000"
#
@ -131,10 +132,11 @@ hc keybind $M-space spawn $launcher
hc keybind $M-grave spawn flameshot gui
hc keybind $M-1 spawn $file_manager
hc keybind $M-2 spawn $browser
hc keybind $M-3 spawn $calculator
hc keybind $M-3 spawn $calendar
hc keybind $M-4 spawn $music_player
hc keybind $M-5 spawn $feed_reader
hc keybind $M-6 spawn virt-manager
hc keybind $M-7 spawn $calculator
hc keybind $M-0 spawn $screen_locker
#

BIN
.config/ricer/dmenu-5.0/dmenu Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
.config/ricer/dmenu-5.0/stest Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,5 @@
alacritty
calcurse
colorpicker
dunst
dzen2