diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-06-06 14:08:18 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-06-06 14:08:18 -0400 |
| commit | 0197478c88887fe009af5c4bb0d7c6b3ce751593 (patch) | |
| tree | b4eaa0ba2dca1e99c72b709d5bce8acaaf62af8e /dotfiles/sxhkd | |
| parent | passff + gnupg config (diff) | |
| download | nixos-0197478c88887fe009af5c4bb0d7c6b3ce751593.tar.gz nixos-0197478c88887fe009af5c4bb0d7c6b3ce751593.tar.bz2 nixos-0197478c88887fe009af5c4bb0d7c6b3ce751593.zip | |
sfeed moved to homelab
Diffstat (limited to 'dotfiles/sxhkd')
| -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 9400d32..06eda7d 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 ~/.local/share/sfeed/feeds/* + @st@/bin/st -e @sfeed@/bin/sfeed_curses /mnt/data/sfeed/feeds/* super + m @st@/bin/st -e @rmpc@/bin/rmpc |
