Compare commits

...

2 commits

Author SHA1 Message Date
70f451039d Fix window rule issues in 0.54.2 2026-03-11 23:24:37 +09:00
17681e38d4 Make shift+enter work in claude 2026-03-11 23:11:58 +09:00
2 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,9 @@
exec-once = [workspace 1 silent] $browser
exec-once = [workspace 2 silent] thunderbird
exec-once = [workspace 2 silent] element-desktop
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
exec-once = [workspace special:magic silent] $terminal
exec-once = [workspace special silent] $terminal
exec-once = [workspace special silent] keepassxc
# Qt apps don't work with workspace on exec-one
# Added windowrule for them
exec-once = keepassxc
exec-once = chromium --profile-directory="Default"

View file

@ -20,6 +20,7 @@ background_opacity 0.7
#map ctrl+shift+down neighboring_window down
map ctrl+shift+enter launch --cwd=current
map shift+enter send_text all \x1b[13;2u
#: Fonts {{{