mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Switch to i3wm
This commit is contained in:
parent
a4e120eab0
commit
fdfbcb850a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ case $? in
|
||||||
1)
|
1)
|
||||||
echo "Exit";;
|
echo "Exit";;
|
||||||
2)
|
2)
|
||||||
openbox --exit;;
|
i3-msg exit;;
|
||||||
3)
|
3)
|
||||||
systemctl reboot;;
|
systemctl reboot;;
|
||||||
4)
|
4)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue