diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-26 01:58:12 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-26 01:58:12 -0400 |
| commit | 973c01a912930ee43e110b490a1f0d41efc2bc57 (patch) | |
| tree | e8e7f7dd91cf7a9cf717a244a5280882337fe353 /dotfiles/sxhkdrc | |
| parent | mpd and rmpc (diff) | |
| download | nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.tar.gz nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.tar.bz2 nixos-973c01a912930ee43e110b490a1f0d41efc2bc57.zip | |
move sxhkd to proper structure
Diffstat (limited to 'dotfiles/sxhkdrc')
| -rw-r--r-- | dotfiles/sxhkdrc | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/dotfiles/sxhkdrc b/dotfiles/sxhkdrc deleted file mode 100644 index 0cfee62..0000000 --- a/dotfiles/sxhkdrc +++ /dev/null @@ -1,26 +0,0 @@ -super + space - @dmenu@/bin/dmenu_run - -super + Return - @st@/bin/st - -super + b - @librewolf@/bin/librewolf - -XF86AudioRaiseVolume - @pamixer@/bin/pamixer -i 5 - -XF86AudioLowerVolume - @pamixer@/bin/pamixer -d 5 - -XF86AudioMute - @pamixer@/bin/pamixer -t - -super + s - @maim@/bin/maim -i $(@xdotool@/bin/xdotool getactivewindow) | @xclip@/bin/xclip -selection clipboard -t image/png - -super + shift + s - @maim@/bin/maim -s | @xclip@/bin/xclip -selection clipboard -t image/png - -super + l - @lockscreen@/bin/lock-screen |
