summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-04-05 15:11:06 -0400
committerFreya Murphy <freya@freyacat.org>2024-04-05 15:11:06 -0400
commit7d1caf4249319180f637cd3d1a1f7d9a5bffe141 (patch)
tree44b167845f0dbb42b3c6a3a1d6e492318d5aa92b /.local
parentupdate init script and configs (diff)
downloaddotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.tar.gz
dotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.tar.bz2
dotfiles-arch-7d1caf4249319180f637cd3d1a1f7d9a5bffe141.zip
hi
Diffstat (limited to '')
-rwxr-xr-x.local/bin/dotfiles1
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"