|
|
@@ -89,8 +89,10 @@ bindsym {
|
|
|
bindsym {
|
|
|
$mod+Shift+minus move scratchpad
|
|
|
$mod+minus scratchpad show
|
|
|
- $mod+u [app_id="uy.com.mzunino"] scratchpad show, move position center, fullscreen disable, resize set 1366 768
|
|
|
+ $mod+u [instance="claude.ai"] move scratchpad; [app_id="uy.com.mzunino"] scratchpad show, move position center, fullscreen disable, resize set 1366 768
|
|
|
+ $mod+g [app_id="uy.com.mzunino"] move scratchpad; [instance="claude.ai"] scratchpad show, move position center, fullscreen disable, resize set 1366 768
|
|
|
$mod+Shift+u exec --no-startup-id $term --class="uy.com.mzunino"
|
|
|
+ $mod+shift+g exec chromium --new-window --app="https://claude.ai"
|
|
|
}
|
|
|
|
|
|
# Special Functions
|