Browse Source

Configure `less` azerty key to start a terminal

DricomDragon 5 years ago
parent
commit
ba2595a9cf
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Install/Templates/i3/config

+ 2 - 1
Install/Templates/i3/config

@@ -19,10 +19,11 @@ set $down t
 set $left h
 set $right s
 
-# use Mouse+Mod4 to drag floating windows to their wanted position
+# use Mouse+mod to drag floating windows to their wanted position
 floating_modifier $mod
 
 # start a terminal
+bindsym less exec i3-sensible-terminal
 bindsym $mod+Return exec i3-sensible-terminal
 
 # kill focused window