diff options
Diffstat (limited to '')
-rwxr-xr-x | .local/bin/dotfiles | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles index d170056..c5c2ceb 100755 --- a/.local/bin/dotfiles +++ b/.local/bin/dotfiles @@ -11,6 +11,7 @@ $config add "$XDG_CONFIG_HOME/hypr" $config add "$XDG_CONFIG_HOME/mako" $config add "$XDG_CONFIG_HOME/nvim" $config add "$XDG_CONFIG_HOME/sway" +$config add "$XDG_CONFIG_HOME/swaylock" $config add "$XDG_CONFIG_HOME/waybar" $config add "$XDG_CONFIG_HOME/wofi" $config add "$XDG_CONFIG_HOME/desktop-common" |