Add sway config and other Wayland-related stuff
This commit is contained in:
parent
2ef36eb976
commit
ecd2f63c92
18 changed files with 664 additions and 0 deletions
7
.config/sway/config.d/71_autostart_extra
Normal file
7
.config/sway/config.d/71_autostart_extra
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Additional apps and helpers to autostart (not used on every device, e.g. not on work laptop).
|
||||
|
||||
# Start gammastep (redshift fork) with tray indicator
|
||||
exec gammastep-indicator
|
||||
|
||||
# Start Nextcloud
|
||||
exec nextcloud
|
||||
Loading…
Add table
Add a link
Reference in a new issue