mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 22:51:00 +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
|
# Apps
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$fileManager = nautilus
|
$fileManager = nautilus
|
||||||
$menu = wofi --show drun
|
|
||||||
$telegram = Telegram
|
$telegram = Telegram
|
||||||
$spotify = spotify
|
$spotify = spotify
|
||||||
$vscode = code
|
$vscode = code
|
||||||
@@ -137,7 +136,7 @@ windowrule {
|
|||||||
|
|
||||||
windowrule {
|
windowrule {
|
||||||
name = fix-xwayland-drags
|
name = fix-xwayland-drags
|
||||||
match:class = ^$no_focus = true,floating:1,fullscreen:0,pinned:0
|
match:class = ^$
|
||||||
match:title = ^$
|
match:title = ^$
|
||||||
match:xwayland = true
|
match:xwayland = true
|
||||||
match:float = true
|
match:float = true
|
||||||
|
|||||||
Reference in New Issue
Block a user