mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
wm.sway module
This commit is contained in:
parent
35cf3c5d4a
commit
00b46789d6
17 changed files with 34 additions and 29 deletions
|
|
@ -9,7 +9,7 @@ userConfigs = rec {
|
|||
email = "bryan@ramos.codes";
|
||||
shell = pkgs.bash;
|
||||
|
||||
# Image name from ~Pictures/wallpapers directory
|
||||
# From wallpapers directory
|
||||
wallpaper = "mountains.jpg";
|
||||
|
||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||
|
|
|
|||
1
src/user/configs/wallpapers
Symbolic link
1
src/user/configs/wallpapers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../modules/gui/modules/wm/sway/config/wallpapers/
|
||||
Loading…
Add table
Add a link
Reference in a new issue