fixed wallpapers and added nix config
This commit is contained in:
Binary file not shown.
@@ -7,7 +7,7 @@ exec-once = way-edges # Screen Edge Shell
|
||||
exec-once = waybar # System bar
|
||||
exec-once = swaync # Notifications
|
||||
exec-once = xremap ~/.config/xremap/config.yml --device /dev/input/event0 # Remap Caps to esc so i can use nvim without losing it
|
||||
exec-once = swww-daemon # Wallpaper
|
||||
exec-once = wpaperd -d # Wallpaper
|
||||
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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[any]
|
||||
path = "/home/user01/Documents/projects/stow/.config/wallpapers"
|
||||
path = "/home/user01/.config/wallpapers"
|
||||
|
||||
Reference in New Issue
Block a user