summaryrefslogtreecommitdiff
path: root/.config/herbstluftwm
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-01-03 14:55:42 +0100
committeryuzu-eva <cafebabe@disroot.org>2025-01-03 14:55:42 +0100
commit4fb8aa2bc823233bbfc2ba78bcadb6e960e7a458 (patch)
treeff79a84a8c2ce6ef43fad52356c392ac198a8a54 /.config/herbstluftwm
parentd52849c75347f3aa1019cd93c4898c1c4a9588d9 (diff)
update, back to i3
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x.config/herbstluftwm/autostart3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart
index 3045b5b..0caf37b 100755
--- a/.config/herbstluftwm/autostart
+++ b/.config/herbstluftwm/autostart
@@ -27,7 +27,7 @@ hc keybind $Mod-z spawn boomer
hc keybind $Mod-m spawn mpdmenu
hc keybind $Mod-p spawn dmenu_run -m 0 -fn "xft:Hack Nerd Font:size=11" -nb "#222222" -nf "#bbbbbb" -sb "#005577" -sf "#eeeeee"
hc keybind XF86AudioRaiseVolume spawn wpctl set-volume @DEFAULT_SINK@ 5%+
-hc keybind XF86AudioLowerVolume spawn wpctl set-volume #DEFAULT_SINK@ 5%-
+hc keybind XF86AudioLowerVolume spawn wpctl set-volume @DEFAULT_SINK@ 5%-
hc keybind XF86AudioMute spawn wpctl set-mute @DEFAULT_SINK@ toggle
hc keybind XF86AudioPrev spawn mpc prev
hc keybind XF86AudioNext spawn mpc next
@@ -178,6 +178,7 @@ hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
hc rule fixedsize floating=on
hc rule class='mpdinfo' floating=on
+hc rule class='lyrics' floating=on
hc set tree_style '╾│ ├└╼─┐'