update
This commit is contained in:
parent
b66a71129e
commit
3251bca29a
299 changed files with 7589 additions and 37 deletions
|
@ -69,8 +69,8 @@ bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
|||
bindel=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
# Brightness Controls
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl s 5%+ # increase brightness
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 5%- # decrease brightness
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl s 1%+ && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 1%- && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
# bind = CTRL, J, movefocus, l
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue