diff --git a/Configs/sway.conf b/Configs/sway.conf index 82f0cd7..e92cf75 100644 --- a/Configs/sway.conf +++ b/Configs/sway.conf @@ -38,6 +38,8 @@ input type:keyboard { ## Basics: # Start a terminal bindsym $mod+Return exec $term + # Start a notepad + bindsym $mod+n exec $term -e vim # Kill focused window bindsym $mod+q kill # Start a File Browser