link swayidle and swaylock configs
This commit is contained in:
@@ -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";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user