summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/sway/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index e962145..affe982 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -12,6 +12,7 @@ set $term foot
set $menu dmenu_run
set $pass passmenu
set $otp otpmenu
+set $dmtpl dmtpl
set $fm foot -e vifm ~
set $mail foot -e aerc
set $emacs emacsclient -c
@@ -54,6 +55,7 @@ bindsym $mod+Shift+c kill
bindsym $mod+Shift+Return exec $menu
bindsym $mod+p exec $pass
bindsym $mod+o exec $otp
+bindsym $mod+i exec $dmtpl
# Use mouse to drag/resize windows
floating_modifier $mod normal
bindsym $mod+Shift+r reload