wip!: init home-manager configs
This commit is contained in:
parent
0cec9c6b51
commit
43f1ce3c05
10 changed files with 87 additions and 19 deletions
4
home/scripts/setup.sh
Executable file
4
home/scripts/setup.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
systemctl --user import-environment WAYLAND_DISPLAY
|
||||
. "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh"
|
||||
swaybg -i $HOME/wallpaper.jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue