Split config between home and work
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
$rofi = ${pkgs.rofi}/bin/rofi -show drun -show-icons -config /etc/xdg/rofi/config.rasi
|
||||
'';
|
||||
};
|
||||
"xdg/waybar".source = ./config/etc/xdg/waybar;
|
||||
"xdg/waybar/colors.css".source = ./config/etc/xdg/waybar/colors.css;
|
||||
"xdg/waybar/config.jsonc".source = ./config/etc/xdg/waybar/config-${hostname}.jsonc;
|
||||
"xdg/waybar/style.css".source = ./config/etc/xdg/waybar/style.css;
|
||||
"xdg/scripts/update.sh".source = ./config/etc/xdg/scripts/update.sh;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user