diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-07-10 10:34:04 +0300 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-07-10 10:34:04 +0300 |
| commit | b2ffd6fb28f1c5cf7c13d5ffddff864be7708bfd (patch) | |
| tree | 1c14df52b94f07d2c04b9bb0c46c186a1beda4bf /.config/openbox/autostart | |
| parent | 0aa0e240dad413131bd51ee7169d12e3d46fcfa1 (diff) | |
| download | dotfiles-b2ffd6fb28f1c5cf7c13d5ffddff864be7708bfd.tar dotfiles-b2ffd6fb28f1c5cf7c13d5ffddff864be7708bfd.tar.gz dotfiles-b2ffd6fb28f1c5cf7c13d5ffddff864be7708bfd.zip | |
Moved from lwa-hot-corners to lead (MadeJohn fork) for hot corners
Diffstat (limited to '.config/openbox/autostart')
| -rw-r--r-- | .config/openbox/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
