speedwm-personal/docs/example.fsignal

69 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-09-21 19:49:54 +02:00
- 1 | Switch to the Tiling layout
- 2 | Switch to the Floating layout
- 3 | Switch to the Monocle layout
- 4 | Switch to the Grid layout
- 5 | Switch to the Deck layout
- 6 | Switch to the Centered Master layout
- 7 | Switch to the Centered Floating Master layout
- 8 | Switch to the Fibonacci Spiral layout
- 9 | Switch to the Fibonacci Dwindle layout
- 10 | Switch to the Bottom Stack Vertical layout
- 11 | Switch to the Bottom Stack Horizontal layout
- 12 | Switch to the Horizontal Grid layout
- 13 | Switch to the Dynamic Grid layout
- 14 | Switch to the Custom layout
- 15 | Custom layout options
- 16 | Switch to the next layout
- 17 | Switch to the previous layout
- 18 | Increase mfact by 0.05
- 19 | Decrease mfact by 0.05
- 20 | Toggle sticky
- 21 | Toggle the bar
- 22 | Toggle fullscreen
- 23 | Toggle floating
- 24 | Swap the current window with the next
- 25 | Reorganize tags (Reorder them)
- 26 | Shutdown speedwm
- 27 | Restart speedwm
- 28 | Show the focused window
- 29 | Hide the focused window
- 30 | Kill the focused window
- 31 | Rotate the stack up
- 32 | Rotate the stack down
- 33 | Increase number of clients in the master stack
- 34 | Decrease number of clients in the master stack
- 35 | Focus the Master client
- 36 | Switch focus between windows +1
- 37 | Switch focus between windows -1
- 38 | Switch focus between hidden windows +1
- 39 | Switch focus between hidden windows -1
- 40 | Toggle opacity for windows
- 41 | Increase cfact by 0.05
- 42 | Decrease cfact by 0.05
- 43 | Switch to the previous tag
- 44 | Switch to the next tag
- 45 | Reset gaps to the default size
- 46 | Toggle gaps
- 47 | Increase gaps by 1
- 48 | Decrease gaps by 1
- 49 | Increase inner gaps by 1
- 50 | Decrease inner gaps by 1
- 51 | Increase outer gaps by 1
- 52 | Decrease outer gaps by 1
- 53 | Kill all clients except focused
- 54 | Focus the next monitor
- 55 | Focus the previous monitor
- 56 | Show the scratchpad
- 57 | Hide the scratchpad
- 58 | Remove the scratchpad
- 59 | Reset layout/mfact
- 60 | Reset nmaster
- 61 | Show/Hide systray
- 62 | Hide all windows
- 63 | Show all windows
- 64 | Reset mfact
- 65 | Reload .Xresources on the fly
2022-10-14 15:58:39 +02:00
- 66 | Switch to the previous tag, skipping empty tags
- 67 | Switch to the next tag, skipping empty tags