浏览代码

Add shortcuts for common daily UI apps

DricomDragon 4 年之前
父节点
当前提交
b7dc1e476b
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Install/Templates/config/i3/config

+ 5 - 0
Install/Templates/config/i3/config

@@ -204,6 +204,11 @@ bindsym $mod+Shift+x restart
 # exit i3 (logs you out of your X session)
 bindsym $mod+Escape exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
 
+# app shortcuts
+bindsym $mod+Ctrl+f exec firefox
+bindsym $mod+Ctrl+t exec thunderbird
+bindsym $mod+Ctrl+g exec gimp
+
 # resize window (you can also use the mouse for that)
 mode "resize" {
         # These bindings trigger as soon as you enter the resize mode