Added sounds and corrected exit bindsym
This commit is contained in:
2
i38.sh
2
i38.sh
@@ -381,7 +381,7 @@ bindsym Control+semicolon exec bash -c 'i3-msg -t run_command reload && spd-say
|
||||
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
||||
bindsym Control+Shift+semicolon exec bash -c 'i3-msg -t run_command restart && spd-say -P important -Cw "I3 restarted."', mode "default"
|
||||
# exit i3 (logs you out of your X session)
|
||||
bindsym Control+q exec bash -c 'yad --image "dialog-question" --title "I38" --button=yes:0 --button=no:1 --text "You pressed the exit shortcut. Do you really want to exit i3? This will end your X session." && i3-msg -t exit i3'
|
||||
bindsym Control+q exec bash -c 'yad --image "dialog-question" --title "I38" --button=yes:0 --button=no:1 --text "You pressed the exit shortcut. Do you really want to exit i3? This will end your X session." && i3-msg -t run_command exit'
|
||||
bindsym Escape mode "default"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user