Calcurse
This commit is contained in:
@ -32,12 +32,13 @@ scripts="$XDG_CONFIG_HOME/herbstluftwm/scripts"
|
|||||||
#
|
#
|
||||||
|
|
||||||
terminal=kitty
|
terminal=kitty
|
||||||
launcher="dmenu_run -nb $color0 -nf $color15 -sb $color1 -sf $color15"
|
|
||||||
file_manager=thunar
|
|
||||||
browser=firefox
|
browser=firefox
|
||||||
calculator=dcalc
|
calculator=dcalc
|
||||||
music_player="$terminal -e ncmpcpp"
|
calendar="$terminal -e calcurse"
|
||||||
feed_reader="$terminal -e newsboat"
|
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"
|
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-grave spawn flameshot gui
|
||||||
hc keybind $M-1 spawn $file_manager
|
hc keybind $M-1 spawn $file_manager
|
||||||
hc keybind $M-2 spawn $browser
|
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-4 spawn $music_player
|
||||||
hc keybind $M-5 spawn $feed_reader
|
hc keybind $M-5 spawn $feed_reader
|
||||||
hc keybind $M-6 spawn virt-manager
|
hc keybind $M-6 spawn virt-manager
|
||||||
|
hc keybind $M-7 spawn $calculator
|
||||||
hc keybind $M-0 spawn $screen_locker
|
hc keybind $M-0 spawn $screen_locker
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
BIN
.config/ricer/dmenu-5.0/dmenu
Executable file
BIN
.config/ricer/dmenu-5.0/dmenu
Executable file
Binary file not shown.
BIN
.config/ricer/dmenu-5.0/dmenu.o
Normal file
BIN
.config/ricer/dmenu-5.0/dmenu.o
Normal file
Binary file not shown.
BIN
.config/ricer/dmenu-5.0/drw.o
Normal file
BIN
.config/ricer/dmenu-5.0/drw.o
Normal file
Binary file not shown.
BIN
.config/ricer/dmenu-5.0/stest
Executable file
BIN
.config/ricer/dmenu-5.0/stest
Executable file
Binary file not shown.
BIN
.config/ricer/dmenu-5.0/stest.o
Normal file
BIN
.config/ricer/dmenu-5.0/stest.o
Normal file
Binary file not shown.
BIN
.config/ricer/dmenu-5.0/util.o
Normal file
BIN
.config/ricer/dmenu-5.0/util.o
Normal file
Binary file not shown.
@ -1,4 +1,5 @@
|
|||||||
alacritty
|
alacritty
|
||||||
|
calcurse
|
||||||
colorpicker
|
colorpicker
|
||||||
dunst
|
dunst
|
||||||
dzen2
|
dzen2
|
||||||
|
|||||||
Reference in New Issue
Block a user