#!/usr/bin/env bash # wallpaper deamon initialisation swww init & # setting wallpaper # swww img ~/path/to/image.png & nm-applet --indicator & # infobar waybar -c ~/.config/waybar/config & # dunst notification deamon dunst # start nextcloud in the background for file syncing nextcloud --background