From 394e08b741d77e4478182e5b1e0153cad71fea41 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 9 Nov 2024 19:05:37 -0500 Subject: Emacs anki config --- desktop/.config/sway/config | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'desktop') diff --git a/desktop/.config/sway/config b/desktop/.config/sway/config index fc1581b..890a06e 100755 --- a/desktop/.config/sway/config +++ b/desktop/.config/sway/config @@ -78,6 +78,7 @@ bindsym $mod+Shift+z exec --no-startup-id 'swaylock' # Start your launcher bindsym $mod+d exec $menu bindsym $mod+t exec emacsclient -c + bindsym $mod+s exec grim -g $(slurp) # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. @@ -144,11 +145,6 @@ bindsym $mod+Shift+z exec --no-startup-id 'swaylock' bindsym $mod+b splith bindsym $mod+v splitv - # Switch the current container between different layout styles - bindsym $mod+s layout stacking - bindsym $mod+w layout tabbed - bindsym $mod+e layout toggle split - # Make the current focus fullscreen bindsym $mod+f fullscreen -- cgit v1.2.3