diff --git a/sway/autostart b/sway/autostart new file mode 100644 index 0000000..6492502 --- /dev/null +++ b/sway/autostart @@ -0,0 +1,8 @@ +### Start Nextcloud. +exec nextcloud + +### Make things a little easier easier on the eyes. +exec redshift + +### Notifications +exec mako \ No newline at end of file diff --git a/sway/config b/sway/config index 9bf2a7d..8951c49 100644 --- a/sway/config +++ b/sway/config @@ -1,4 +1,4 @@ -# Default config for sway + # # Copy this to ~/.config/sway/config and edit it to your liking. # @@ -224,7 +224,7 @@ bindsym $mod+Shift+minus move scratchpad # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them. -bindsym $mod+minus scratchpad show +bindsym $mod+grave scratchpad show # # Resizing containers: #