From b2ffd6fb28f1c5cf7c13d5ffddff864be7708bfd Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 10 Jul 2021 10:34:04 +0300 Subject: Moved from lwa-hot-corners to lead (MadeJohn fork) for hot corners --- .config/openbox/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/openbox') diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 5636217..9d93907 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -6,7 +6,7 @@ xhost +si:localuser:root # fixes unable to open display errors: https://askubunt tail -n 1 -f /var/log/Xorg.0.log | while read # execute stuff when resolution (mostly) changes do ~/.fehbg & # wallpaper - lwa-hot-corners ~/.lwarc & # hot corners + lead & # hot corners, this is MageJohn's fork: https://github.com/MageJohn/lead done & xcape -e 'Super_L=Super_L|P' & # used for the "windows" menu -- cgit v1.2.3