link swayidle and swaylock configs
This commit is contained in:
parent
cc99a35e87
commit
c10ad00239
1 changed files with 3 additions and 0 deletions
|
|
@ -9,10 +9,13 @@
|
||||||
kanshi
|
kanshi
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
|
playerctl
|
||||||
];
|
];
|
||||||
|
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
"sway".source = "${config.dotfiles.path}/.config/sway";
|
"sway".source = "${config.dotfiles.path}/.config/sway";
|
||||||
|
"swaylock".source = "${config.dotfiles.path}/.config/swaylock";
|
||||||
|
"swayidle".source = "${config.dotfiles.path}/.config/swayidle";
|
||||||
"i3status-rust".source = "${config.dotfiles.path}/.config/i3status-rust";
|
"i3status-rust".source = "${config.dotfiles.path}/.config/i3status-rust";
|
||||||
"tofi/config".source = "${config.dotfiles.path}/.config/tofi/config";
|
"tofi/config".source = "${config.dotfiles.path}/.config/tofi/config";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue