Parcourir la source

Configure `less` azerty key to start a terminal

DricomDragon il y a 5 ans
Parent
commit
ba2595a9cf
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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