config/hyprland : mise à jour (laptop)
This commit is contained in:
parent
f04bb3e74d
commit
601a64c4a2
2 changed files with 3 additions and 2 deletions
|
@ -90,5 +90,5 @@ bind = , escape, submap, reset
|
|||
submap = reset
|
||||
|
||||
# Brightness
|
||||
binde = , XF86MonBrightnessDown, exec, swayosd-client --brightness=lower
|
||||
binde = , XF86MonBrightnessUp, exec, swayosd-client --brightness=raise
|
||||
bindel = , XF86MonBrightnessDown, exec, swayosd-client --brightness=lower
|
||||
bindel = , XF86MonBrightnessUp, exec, swayosd-client --brightness=raise
|
||||
|
|
|
@ -5,6 +5,7 @@ input {
|
|||
numlock_by_default = true
|
||||
repeat_rate = 75
|
||||
repeat_delay = 300
|
||||
kb_options = compose:rctrl
|
||||
|
||||
# Mouse
|
||||
sensitivity = 0.0
|
||||
|
|
Loading…
Reference in a new issue