Skip to content

Commit

Permalink
Add Mod+F11 keyboard shortcut to toggle fullscreen in Sway config (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 authored Oct 16, 2024
1 parent a686660 commit 82b25b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dotfiles/Sway/sway-config
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ bindsym Mod4+Shift+F8 move container to workspace number $ws8
bindsym Mod4+Shift+F9 move container to workspace number $ws9
bindsym Mod4+Shift+F10 move container to workspace number $ws10

# Toggle fullscreen mode
bindsym Mod4+F11 fullscreen

# Toggle tabbed mode
bindsym Mod4+f layout toggle tabbed split

Expand Down

0 comments on commit 82b25b3

Please sign in to comment.