diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-06-06 14:14:14 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-06-06 14:14:14 -0400 |
| commit | 4e089094eda0ae2102087539ee660dbba0702034 (patch) | |
| tree | 2a3159fd267591876adb45eea496ff52ae0dfdf5 /dotfiles/sxhkd/sxhkdrc | |
| parent | sfeed moved to homelab (diff) | |
| download | nixos-4e089094eda0ae2102087539ee660dbba0702034.tar.gz nixos-4e089094eda0ae2102087539ee660dbba0702034.tar.bz2 nixos-4e089094eda0ae2102087539ee660dbba0702034.zip | |
Revert "sfeed moved to homelab"
This reverts commit 0197478c88887fe009af5c4bb0d7c6b3ce751593.
Diffstat (limited to '')
| -rw-r--r-- | dotfiles/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/sxhkd/sxhkdrc b/dotfiles/sxhkd/sxhkdrc index 06eda7d..9400d32 100644 --- a/dotfiles/sxhkd/sxhkdrc +++ b/dotfiles/sxhkd/sxhkdrc @@ -41,7 +41,7 @@ super + l @lockscreen@/bin/lock-screen super + f - @st@/bin/st -e @sfeed@/bin/sfeed_curses /mnt/data/sfeed/feeds/* + @st@/bin/st -e @sfeed@/bin/sfeed_curses ~/.local/share/sfeed/feeds/* super + m @st@/bin/st -e @rmpc@/bin/rmpc |
