summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorYigit Sever2019-04-05 13:29:23 +0300
committerYigit Sever2019-04-05 13:29:23 +0300
commitd13c3a6e87f8fc23e6fb6e92d5d773f1cf9ad7be (patch)
tree67a21438d320277f0192b0e64b61fdc291100481 /.config
parent6256a7a016f86c73894c49053cbd19a09759b594 (diff)
downloaddotfiles-d13c3a6e87f8fc23e6fb6e92d5d773f1cf9ad7be.tar.gz
dotfiles-d13c3a6e87f8fc23e6fb6e92d5d773f1cf9ad7be.tar.bz2
dotfiles-d13c3a6e87f8fc23e6fb6e92d5d773f1cf9ad7be.zip
Alternate shutdown method using rofi -dmenu
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config##desktop.Linux.Lowe1
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}
174bindsym $mod+Shift+e mode " (L)ock (S)ignout (R)eboot (P)oweroff" 174bindsym $mod+Shift+e mode " (L)ock (S)ignout (R)eboot (P)oweroff"
175bindsym $mod+Shift+Escape exec --no-startup-id ~/bin/power.sh
175 176
176bindsym $mod+r mode "resize" 177bindsym $mod+r mode "resize"
177 178