Remove unused $menu variable and fix malformed window rule

This commit is contained in:
duma799
2026-02-12 01:11:11 +04:00
parent 26566adb3d
commit 20cf85f4b0
+1 -2
View File
@@ -27,7 +27,6 @@ exec-once = mkdir -p $HOME/Pictures/Screenshots
# Apps
$terminal = kitty
$fileManager = nautilus
$menu = wofi --show drun
$telegram = Telegram
$spotify = spotify
$vscode = code
@@ -137,7 +136,7 @@ windowrule {
windowrule {
name = fix-xwayland-drags
match:class = ^$no_focus = true,floating:1,fullscreen:0,pinned:0
match:class = ^$
match:title = ^$
match:xwayland = true
match:float = true