Deduplicated autogap starting

This commit is contained in:
2021-10-11 12:19:49 +02:00
parent e5f4383465
commit 625994ad86
2 changed files with 2 additions and 5 deletions

View File

@@ -29,9 +29,6 @@ eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desk
## Map super key to trigger rofi when used alone
xcape -e 'Super_L=Super_L|Shift_L|space' &
## Automagically set gap width based on amount of windows open
autogap &
## Polkit agent
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &