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
|
||||
grim
|
||||
slurp
|
||||
playerctl
|
||||
];
|
||||
|
||||
xdg.configFile = {
|
||||
"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";
|
||||
"tofi/config".source = "${config.dotfiles.path}/.config/tofi/config";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue