diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 77f917c..fd1d432 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
@@ -172,6 +172,7 @@ mode " (L)ock (S)ignout (R)eboot (P)oweroff" { | |||
172 | bindcode 66 mode "default" | 172 | bindcode 66 mode "default" |
173 | } | 173 | } |
174 | bindsym $mod+Shift+e mode " (L)ock (S)ignout (R)eboot (P)oweroff" | 174 | bindsym $mod+Shift+e mode " (L)ock (S)ignout (R)eboot (P)oweroff" |
175 | bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh | ||
175 | 176 | ||
176 | bindsym $mod+r mode "resize" | 177 | bindsym $mod+r mode "resize" |
177 | 178 | ||