diff options
| author | davidovski <david@davidovski.xyz> | 2025-11-01 13:34:24 +0000 |
|---|---|---|
| committer | davidovski <david@davidovski.xyz> | 2025-11-01 13:34:24 +0000 |
| commit | 1be76e6c709f95a1a8a631abbddee9d8f89ea7cc (patch) | |
| tree | da4b11c011428dd391c02b39248680a2cd2d57d7 /config/sxhkd/sxhkdrc | |
| parent | e0a89621bde0751d1b340580f886976a79bf4db3 (diff) | |
add xrandr script
Diffstat (limited to 'config/sxhkd/sxhkdrc')
| -rw-r--r-- | config/sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index dbc0512..3853a32 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -75,6 +75,10 @@ super + i super + semicolon bspc rule -a \* -o state=floating && $TERMINAL -e pulsemixer +# xrandr switcher +super + apostrophe + $HOME/.scripts/xrandr.sh + # xkill ctrl + alt + Escape xkill |
