WAYBAR: ajout du bouton "redémarrer"
This commit is contained in:
parent
137212b13d
commit
b80eadc6f7
@ -100,6 +100,6 @@
|
||||
},
|
||||
"custom/power": {
|
||||
"format": " ",
|
||||
"on-click": "swaynag -t warning -m 'Menu gestion alimentation' -b 'Déconnexion' 'swaymsg exit' -b 'Veille' 'swaymsg exec systemctl suspend' -b 'Arrêter' 'shutdown now'"
|
||||
"on-click": "swaynag -t warning -m 'Menu gestion alimentation' -b 'Déconnexion' 'swaymsg exit' -b 'Veille' 'swaymsg exec systemctl suspend' -b 'Redémarrer' 'swaymsg exec systemctl reboot' -b 'Arrêter' 'shutdown now'"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user