test aurora

This commit is contained in:
2026-03-20 11:28:20 -05:00
parent 1636b715b5
commit 79c8e5061b
12 changed files with 63 additions and 64 deletions

View File

@@ -127,7 +127,7 @@ bind = $mainMod, Q, killactive,
bind = $mainMod, F, exec, thunar
bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod SHIFT, semicolon, exec, colorPrefix kitty -e lf
bind = $mainMod SHIFT, semicolon, exec, colorPrefix kitty -e yazi
bind = $mainMod, Insert, exec, libreoffice
@@ -263,10 +263,10 @@ windowrule = float on, match:class $kitty
windowrule = $scratchpadsize, match:class $kitty
windowrule = workspace special silent, match:class $kitty
$lf = ^(scratchpad-lf)$
windowrule = float on, match:class $lf
windowrule = $scratchpadsize, match:class $lf
windowrule = workspace special silent, match:class $lf
$files = ^(scratchpad-files)$
windowrule = float on, match:class $files
windowrule = $scratchpadsize, match:class $files
windowrule = workspace special silent, match:class $files
$cal = ^(scratchpad-cal)$
windowrule = float on, match:class $cal

View File

@@ -3,11 +3,11 @@
"scratchpads"
]
[scratchpads.lf]
[scratchpads.files]
animation = "fromTop"
command = "kitty --class scratchpad-lf lf ~"
command = "kitty --class scratchpad-files yazi ~"
lazy = true
class = "scratchpad-lf"
class = "scratchpad-files"
margin = 100
multi = true
excludes = "*"