aboutsummaryrefslogtreecommitdiff
path: root/i3-config
diff options
context:
space:
mode:
authorSergey Nazaryev <sergey@nazaryev.ru>2018-07-21 21:45:27 +0000
committerSergey Nazaryev <sergey@nazaryev.ru>2020-08-27 19:11:57 +0300
commit4c053c05a5b61b58c74c3a3e47ef016fcde557e3 (patch)
tree7d177fe20230e66d41445c6fa726a9f79947598f /i3-config
parentb9c05b53c284967f50a78a28c06f5991a8465640 (diff)
downloaddotfiles-4c053c05a5b61b58c74c3a3e47ef016fcde557e3.zip
dotfiles-4c053c05a5b61b58c74c3a3e47ef016fcde557e3.tar.gz
dotfiles-4c053c05a5b61b58c74c3a3e47ef016fcde557e3.tar.bz2
Add script `.local/bin/lock` for screenlock
Diffstat (limited to 'i3-config')
-rw-r--r--i3-config13
1 files changed, 1 insertions, 12 deletions
diff --git a/i3-config b/i3-config
index 16b579c..bf90b97 100644
--- a/i3-config
+++ b/i3-config
@@ -1,17 +1,6 @@
set $mod Mod4
floating_modifier $mod
-# Dropdown terminal
-exec --no-startup-id xterm -name dropdown
-for_window [instance="dropdown"] floating enable;
-for_window [instance="dropdown"] move scratchpad;
-for_window [instance="dropdown"] scratchpad show;
-for_window [instance="dropdown"] move position 0px 0px;
-for_window [instance="dropdown"] resize shrink height 20000px;
-for_window [instance="dropdown"] resize grow width 20000px;
-for_window [instance="dropdown"] resize grow height 300px;
-for_window [instance="dropdown"] scratchpad show;
-
bindsym Ctrl+grave [instance="dropdown"] scratchpad show
# Main hotkeys
@@ -21,7 +10,7 @@ bindsym $mod+c kill
bindsym Mod1+Shift+r reload
bindsym $mod+Shift+r restart
bindsym $mod+Ctrl+Shift+q 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'"
-bindsym $mod+l exec --no-startup-id i3lock
+bindsym $mod+l exec lock
# Workspaces
bindsym $mod+1 workspace 1