diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-28 23:07:44 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-28 23:07:49 -0400 |
| commit | 02b537508d5c689eac8da6ffc1bb3a7ffa4094d0 (patch) | |
| tree | cee033c5232321251b63d564e28a8acfcfa78257 /dotfiles | |
| parent | surf (diff) | |
| download | nixos-02b537508d5c689eac8da6ffc1bb3a7ffa4094d0.tar.gz nixos-02b537508d5c689eac8da6ffc1bb3a7ffa4094d0.tar.bz2 nixos-02b537508d5c689eac8da6ffc1bb3a7ffa4094d0.zip | |
use browser keybind for surf
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 0cfee62..a0297cc 100644 --- a/dotfiles/sxhkd/sxhkdrc +++ b/dotfiles/sxhkd/sxhkdrc @@ -5,7 +5,7 @@ super + Return @st@/bin/st super + b - @librewolf@/bin/librewolf + @surf@/bin/surf XF86AudioRaiseVolume @pamixer@/bin/pamixer -i 5 |
