From 4818bbd4b1805511a30fbf094f467794744241c9 Mon Sep 17 00:00:00 2001 From: Felipe M Date: Thu, 31 Dec 2020 12:53:04 +0100 Subject: [PATCH] sway: Added keybind for file manager --- .config/sway/config.d/20-keybinds.config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config.d/20-keybinds.config b/.config/sway/config.d/20-keybinds.config index 9a9f393..d3ed8c0 100644 --- a/.config/sway/config.d/20-keybinds.config +++ b/.config/sway/config.d/20-keybinds.config @@ -1,4 +1,5 @@ set $locker ~/.dotfiles/bin/lock.sh +set $fileManager caja # Notifications: bindsym ctrl+space exec makoctl dismiss