summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-11-19 16:32:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-11-21 09:40:40 -0700
commit146930c36657d6d215468deebc64f1b07a8b2c53 (patch)
treef1264f7cff50df53f62cfd134c64c7163e7a8d48 /.config
parentf0aa7affa9942ba92a44700f0cafeaa995eea33c (diff)
downloaddotfiles-146930c36657d6d215468deebc64f1b07a8b2c53.tar.gz
bind C-6 to 'fullscreen toggle'
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config1
-rw-r--r--.config/sway/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 4a2b5b52..31936f0d 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -256,6 +256,7 @@ bindsym Mod1+Ctrl+8 move down
bindsym Mod1+Ctrl+9 move up
bindsym Ctrl+5 kill
+bindsym Ctrl+6 fullscreen toggle
bindsym Ctrl+minus layout toggle split
diff --git a/.config/sway/config b/.config/sway/config
index 64100817..02855091 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -268,6 +268,7 @@ bindsym Mod1+Ctrl+8 move down
bindsym Mod1+Ctrl+9 move up
bindsym Ctrl+5 kill
+bindsym Ctrl+6 fullscreen toggle
bindsym Ctrl+minus layout toggle split