From 402cb8a549674f6fb1a5f9d449024cc0422d348a Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Sun, 28 Jun 2020 23:52:34 +0200 Subject: sway: add bind for 'files' --- .config/sway/binds.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config') diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf index 826a50f..40728e5 100644 --- a/.config/sway/binds.conf +++ b/.config/sway/binds.conf @@ -12,6 +12,7 @@ bindsym $mod+Shift+q kill # start your launcher bindsym $mod+d exec $run_menu bindsym $mod+Shift+d exec $menu +bindsym $mod+o exec fs # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. -- cgit 1.4.1