Setup power rofi menu
This commit is contained in:
parent
64d53fc193
commit
f23f7983d9
3 changed files with 20 additions and 0 deletions
|
@ -191,6 +191,7 @@ bindsym $mod+Mod1+r reload
|
|||
bindsym $mod+Shift+r restart
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym $mod+Shift+e 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+Mod1+delete exec "bash /home/vylpes/.cache/scripts/power.sh"
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "resize" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue