diff options
Diffstat (limited to 'etc/i3/config')
| -rw-r--r-- | etc/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/i3/config b/etc/i3/config index 18d109a..212ebee 100644 --- a/etc/i3/config +++ b/etc/i3/config @@ -37,8 +37,8 @@ Bindsym Shift+F5 exec player rotate bindsym F6 exec player forward bindsym Shift+F6 exec player next -bindsym F7 exec brightness -1 -bindsym F8 exec brightness +1 +bindsym F7 exec brightnessctl -- set -10% +bindsym F8 exec brightnessctl -- set +10% bindsym --release Print exec shot bindsym --release $mod+Print exec shot -m |
