diff --git a/.config/hypr/startup.conf b/.config/hypr/startup.conf index 96b17569..c9ac52d4 100644 --- a/.config/hypr/startup.conf +++ b/.config/hypr/startup.conf @@ -4,15 +4,12 @@ exec-once = dbus-update-activation-environment --systemd --all # for XDPH exec-once = dconf write /org/gnome/desktop/interface/color-scheme '"prefer-dark"' exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # for XDPH exec-once = $scrPath/polkitkdeauth.sh # authentication dialogue for GUI apps -exec-once = way-edges # Screen Edge Shell exec-once = waybar # System bar exec-once = sleep 10 && curl -X POST -H "Content-Type: application/json" -d "{\"ref\":\"$(git -C ~/.dotfiles rev-parse HEAD)\", \"status\":\"$(git -C ~/.dotfiles diff --quiet && echo "clean" || echo "dirty")\"}" https://n8n.voidarc.co.uk/webhook/config-checker # check if config is up to date exec-once = elephant # Data for Walker exec-once = walker --gapplication-service # make walker faster -exec-once = swaync # Notifications +exec-once = dunst # Notifications exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background exec-once = gotify-desktop # gotify daemon for service notifications - -# exec-once = 'kitten panel --edge=background -o background_opacity=0 --output-name eDP-1 sh -c "fastfetch && tail -f /dev/null"' diff --git a/.nixos b/.nixos index 74fe377b..96452d4a 160000 --- a/.nixos +++ b/.nixos @@ -1 +1 @@ -Subproject commit 74fe377b0c3fbd5df76c32034e27c759458547b2 +Subproject commit 96452d4a9039cbfe92afcac23daebd00df552ca8 diff --git a/laptop-files/.config/hypr/local.conf b/laptop-files/.config/hypr/local.conf index 19a7b708..fbe60382 100644 --- a/laptop-files/.config/hypr/local.conf +++ b/laptop-files/.config/hypr/local.conf @@ -7,3 +7,4 @@ input { } exec-once = wpaperd -d # Wallpaper +exec-once = way-edges # Screen Edge Shell