From f7a7a279706d6ee679487feafc13badda46e936d Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Sat, 4 Apr 2026 14:09:36 +0100 Subject: Remove duplicate fullscreen keybinding --- config | 1 - 1 file changed, 1 deletion(-) diff --git a/config b/config index c2910de..e88e064 100644 --- a/config +++ b/config @@ -153,7 +153,6 @@ bindsym $mod+v splitv bindsym $mod+equal layout toggle stacking split bindsym $mod+t layout toggle tabbed split bindsym $mod+s layout toggle split -bindsym $mod+f fullscreen bindsym $mod+m fullscreen bindsym $mod+Tab floating toggle -- cgit