mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix Hyprland keybinds and bump scroll_factor up
This commit is contained in:
parent
354fb6fefd
commit
ba2fec12da
1 changed files with 4 additions and 4 deletions
|
@ -60,12 +60,12 @@
|
|||
bind = SUPER+SHIFT, F, togglefloating
|
||||
|
||||
bind = SUPER, SPACE, exec, fuzzel
|
||||
bind = SUPER+ENTER,, exec, kitty
|
||||
bind = SUPER, RETURN, exec, kitty
|
||||
bind = SUPER, W, exec, firefox
|
||||
bind = SUPER, D, exec, discord
|
||||
|
||||
bind = , Print, exec, grim -g "$(slurp)" - | wl-copy
|
||||
bind = SUPER, Print, exec, kazam
|
||||
bind = , PRINT, exec, grim -g "$(slurp)" - | wl-copy
|
||||
bind = SUPER, PRINT, exec, kazam
|
||||
|
||||
decoration {
|
||||
drop_shadow = false
|
||||
|
@ -105,7 +105,7 @@
|
|||
drag_lock = true
|
||||
|
||||
natural_scroll = true
|
||||
scroll_factor = 0.7
|
||||
scroll_factor = 0.8
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue