add desktop entry to flake, disable bspwm follow mouse and add --impure flag to commands in makefile

This commit is contained in:
2024-10-17 19:05:53 +02:00
parent d655ae76ad
commit 59348a96ac
4 changed files with 19 additions and 7 deletions

View File

@ -25,7 +25,6 @@ bspc config window_gap 10
bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config focus_follows_pointer true
bspc config gapless_monocle true
pgrep -x alacritty > /dev/null || alacritty &