#!/usr/bin/bash

## variables
config=$HOME/.config/hypr &

## wallpaper
hyprpaper &

## notification daemon
dunst &

## secrets manager
kwalletd6 &

## waybar
waybar &

## other
polkit-kde-authentication-agent-1 &
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
hypridle &
systemctl --user start hyprpolkitagent &


## syncronisation
syncthing &
nextcloud --background &

## clipboard
wl-paste --watch cliphist store &

# xwaylandvideobridge &

## workspace

## network-manager tray icon
#sleep 1 &
NetworkManager &
nm-applet &
