Removed whitespace
This commit is contained in:
parent
08a5800484
commit
863b0dd5ac
|
@ -10,7 +10,6 @@ exec --no-startup-id redshift 2>&1 >/tmp/redshift.log
|
||||||
### Clipboard manager
|
### Clipboard manager
|
||||||
exec --no-startup-id $scripts/clipboard daemon 2>&1 >/tmp/clipboardmanager.log
|
exec --no-startup-id $scripts/clipboard daemon 2>&1 >/tmp/clipboardmanager.log
|
||||||
|
|
||||||
|
|
||||||
### Notifications
|
### Notifications
|
||||||
# https://github.com/emersion/mako
|
# https://github.com/emersion/mako
|
||||||
exec --no-startup-id mako 2>&1 >/tmp/mako.log
|
exec --no-startup-id mako 2>&1 >/tmp/mako.log
|
||||||
|
@ -19,12 +18,10 @@ exec --no-startup-id mako 2>&1 >/tmp/mako.log
|
||||||
# https://github.com/jangxx/SchubsiGo
|
# https://github.com/jangxx/SchubsiGo
|
||||||
exec --no-startup-id SchubsiGo 2>&1 >/tmp/SchubsiGo.log
|
exec --no-startup-id SchubsiGo 2>&1 >/tmp/SchubsiGo.log
|
||||||
|
|
||||||
|
|
||||||
### ydotool - imagine not having to copy stuff.
|
### ydotool - imagine not having to copy stuff.
|
||||||
# https://github.com/ReimuNotMoe/ydotool
|
# https://github.com/ReimuNotMoe/ydotool
|
||||||
exec --no-startup-id ydotoold 2>&1 >/tmp/ydotoold.log
|
exec --no-startup-id ydotoold 2>&1 >/tmp/ydotoold.log
|
||||||
|
|
||||||
|
|
||||||
### Autotiling - because i3/sways spiting is weird.
|
### Autotiling - because i3/sways spiting is weird.
|
||||||
# https://github.com/nwg-piotr/autotiling
|
# https://github.com/nwg-piotr/autotiling
|
||||||
exec --no-startup-id autotiling
|
exec --no-startup-id autotiling
|
||||||
|
|
Loading…
Reference in New Issue
Block a user