diff --git a/hyprland.conf b/hyprland.conf index ee4bb94..b74344f 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -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