commit 2331be87d7965d70ed190196ebf6bc148c382dbd parent 309f478ddfae5fa5918a76de6e91960e30ac75c9 Author: dwrz <dwrz@dwrz.net> Date: Thu, 8 Dec 2022 18:42:15 +0000 Refactor monitor-hotplug script Diffstat:
M | scripts/monitor-hotplug | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/monitor-hotplug b/scripts/monitor-hotplug @@ -19,7 +19,7 @@ main() { disconnect fi - feh --bg-fill --randomize "/home/dwrz/archive/images/maps/*" + map-bg xmodmap "${HOME}/.config/X11/xmodmap" }