From 9c691f3d797d6fac02043845caa4eda3f2962d6a Mon Sep 17 00:00:00 2001 From: John Mertz Date: Sun, 16 Jul 2023 14:55:13 -0400 Subject: [PATCH] rename debian12 -> debian --- sway/power-menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/power-menu.sh b/sway/power-menu.sh index b7c8c89..d0fe829 100755 --- a/sway/power-menu.sh +++ b/sway/power-menu.sh @@ -32,7 +32,7 @@ elif [ "$res" == "↹ Restart i3" ]; then i3 restart elif [ "$res" == "↻ Reload Sway" ]; then sway reload - /home/jpm/scripts/distrobox/debian12/displays.sh + /home/jpm/scripts/distrobox/debian/displays.sh elif [ "$res" == "↻ Reload Waybar" ]; then # Need to integrate with sway/displays.pl for alternative outputs /home/jpm/scripts/distrobox/debian12/displays.sh -w