mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Backgronds
This commit is contained in:
parent
5afc524c8d
commit
2cb3ac33d8
2 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ in
|
|||
file.".config/waybar/config.jsonc".source = ./waybar/config.jsonc;
|
||||
file.".config/waybar/style.css".source = ./waybar/style.css;
|
||||
file.".config/sway/config".source = ./sway/sway.conf;
|
||||
file.".config/sway/backgrounds.conf".source = ./sway/backgrounds.conf;
|
||||
file.".config/sway/monitors.conf".source = lib.mkIf (swayMonitorConfig != null) swayMonitorConfig;
|
||||
file.".config/sway/background-1".source = ./sway/cyber_defiance.jpg;
|
||||
file.".config/sway/background-2".source = ./sway/cyber_skyscrapers.jpg;
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
################
|
||||
|
||||
include /home/crow/.config/sway/monitors.conf
|
||||
include /home/crow/.config/sway/backgrounds.conf
|
||||
|
||||
|
||||
###################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue