mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 14:11:01 +00:00
Remove unused $menu variable and fix malformed window rule
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user