From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/sway/simple.conf | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 .config/sway/simple.conf (limited to '.config/sway/simple.conf') diff --git a/.config/sway/simple.conf b/.config/sway/simple.conf deleted file mode 100644 index 7249433..0000000 --- a/.config/sway/simple.conf +++ /dev/null @@ -1,28 +0,0 @@ -# vim: ft=i3config -set $mod Mod4 -set $left h -set $right l -set $up k -set $down j -set $term foot -set $menu bemenu-run - -bindsym $mod+Return exec $term -bindsym $mod+Shift+q kill -bindsym $mod+d exec $menu -bindsym $mod+Shift+c reload -bindsym $mod+Shift+e exit -bindsym $mod+$left focus left -bindsym $mod+$down focus down -bindsym $mod+$up focus up -bindsym $mod+$right focus right -bindsym $mod+Shift+$left move left -bindsym $mod+Shift+$down move down -bindsym $mod+Shift+$up move up -bindsym $mod+Shift+$right move right -bindsym $mod+f fullscreen -bindsym $mod+Backspace seat - pointer_constraint disable -bindsym $mod+0 seat - pointer_constraint escape -bindswitch lid:toggle output eDP-1 toggle - -exec swaynag -m $(sway --get-socketpath) -b 'quit' 'swaymsg exit' -- cgit 1.4.1