rename debian12 -> debian
This commit is contained in:
parent
d120ccb9e9
commit
9c691f3d79
|
@ -32,7 +32,7 @@ elif [ "$res" == "↹ Restart i3" ]; then
|
||||||
i3 restart
|
i3 restart
|
||||||
elif [ "$res" == "↻ Reload Sway" ]; then
|
elif [ "$res" == "↻ Reload Sway" ]; then
|
||||||
sway reload
|
sway reload
|
||||||
/home/jpm/scripts/distrobox/debian12/displays.sh
|
/home/jpm/scripts/distrobox/debian/displays.sh
|
||||||
elif [ "$res" == "↻ Reload Waybar" ]; then
|
elif [ "$res" == "↻ Reload Waybar" ]; then
|
||||||
# Need to integrate with sway/displays.pl for alternative outputs
|
# Need to integrate with sway/displays.pl for alternative outputs
|
||||||
/home/jpm/scripts/distrobox/debian12/displays.sh -w
|
/home/jpm/scripts/distrobox/debian12/displays.sh -w
|
||||||
|
|
Loading…
Reference in New Issue