feat(sway): add floating window shortcut

This commit is contained in:
mitchell 2026-08-23 18:58:46 -04:00
parent 70a2041378
commit c2cc95fd81
2 changed files with 2 additions and 1 deletions

View file

@ -33,7 +33,7 @@ This repo contains my preferred configurations for:
Installs various CLI utilities based on OS availability. Supports Arch, Debian, Fedora, and macOS
(brew). I recommend quickly reading what you're getting.
### `install_arch`
### `archiso/install_arch`
Dependencies

View file

@ -173,6 +173,7 @@ input type:pointer {
# Toggle the current focus between tiling and floating mode
bindsym $mod+Shift+space floating toggle; move position center
bindsym $mod+Control+space floating enable; move position center; resize set 65 ppt 100 ppt
# Swap focus between the tiling area and the floating area
bindsym $mod+Mod1+space focus mode_toggle