diff options
-rw-r--r-- | i3wm/.i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i3wm/.i3/config b/i3wm/.i3/config index e1472df..3d6c93c 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -111,6 +111,7 @@ bindsym Control+Mod1+l exec --no-startup-id i3lock -c 000000 bindsym Control+Mod1+m exec --no-startup-id ~/.screenlayout/mobile.sh bindsym Control+Mod1+d exec --no-startup-id ~/.screenlayout/docked.sh bindsym Control+Mod1+v exec --no-startup-id ~/.screenlayout/docked_vertical.sh +bindsym Control+Mod1+t exec --no-startup-id ~/.screenlayout/docked_tv_mode.sh bindsym $mod+n [title="^.*\.wiki \(~\/note\).*$"] scratchpad show |