fix etc symlink to bento
This commit is contained in:
parent
472e12e053
commit
e637a44278
1 changed files with 1 additions and 1 deletions
|
|
@ -129,6 +129,6 @@ in {
|
|||
"wofi/style.css".source = "/etc/nixos/modules/sway/wofi.css";
|
||||
"xdg/waybar/config".source = "/etc/nixos/modules/sway/waybar.conf";
|
||||
"xdg/waybar/style.css".source = "/etc/nixos/modules/sway/waybar.css";
|
||||
"xdg/foot/foot.ini".source = "/etc/nixos/modules/sway/foot.ini";
|
||||
"xdg/foot/foot.ini".source = "/var/bento/modules/sway/foot.ini";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue