herbstluftwm: minor changes in config as i go back to using it :D
This commit is contained in:
@ -32,7 +32,7 @@ scripts="$XDG_CONFIG_HOME/herbstluftwm/scripts"
|
|||||||
#
|
#
|
||||||
|
|
||||||
terminal=kitty
|
terminal=kitty
|
||||||
browser=firefox
|
browser=brave
|
||||||
calculator="rofi -show calc"
|
calculator="rofi -show calc"
|
||||||
feed_reader="$terminal -e newsboat"
|
feed_reader="$terminal -e newsboat"
|
||||||
file_manager=thunar
|
file_manager=thunar
|
||||||
@ -47,7 +47,7 @@ screen_locker="i3lock -c 000000"
|
|||||||
# basics
|
# basics
|
||||||
hc keybind "$M-w" close_and_remove
|
hc keybind "$M-w" close_and_remove
|
||||||
hc keybind "$M-e" close
|
hc keybind "$M-e" close
|
||||||
hc keybind "$M-t" reload
|
hc keybind "$M-$C-r" reload
|
||||||
hc keybind "$M-q" spawn exitmenu
|
hc keybind "$M-q" spawn exitmenu
|
||||||
|
|
||||||
# focus
|
# focus
|
||||||
@ -195,7 +195,7 @@ hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
|
|||||||
|
|
||||||
hc rule class=Cadence floating=on
|
hc rule class=Cadence floating=on
|
||||||
hc rule class=Lxpolkit floating=on
|
hc rule class=Lxpolkit floating=on
|
||||||
hc rule class=Dragon-drag-and-drop floating=on
|
hc rule class=Dragon-drop floating=on
|
||||||
|
|
||||||
#
|
#
|
||||||
# settings
|
# settings
|
||||||
|
|||||||
Reference in New Issue
Block a user