moved way-edges to laptop only config and updated nix config

This commit is contained in:
2026-03-28 12:18:27 +00:00
parent ba6fed00b5
commit 848396af6b
3 changed files with 3 additions and 5 deletions

View File

@@ -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"'

2
.nixos

Submodule .nixos updated: 74fe377b0c...96452d4a90

View File

@@ -7,3 +7,4 @@ input {
}
exec-once = wpaperd -d # Wallpaper
exec-once = way-edges # Screen Edge Shell