test
This commit is contained in:
parent
71f4c7b80a
commit
382e233735
1 changed files with 2 additions and 3 deletions
|
@ -35,7 +35,6 @@
|
|||
disable_while_typing = true
|
||||
tap-to-click = true
|
||||
clickfinger_behavior = true
|
||||
tap_and_drag = true
|
||||
drag_lock = true
|
||||
}
|
||||
sensitivity = 0
|
||||
|
@ -61,7 +60,7 @@
|
|||
blur {
|
||||
enabled = true
|
||||
size = 50
|
||||
passes = 8d
|
||||
passes = 8
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -153,7 +152,7 @@
|
|||
bind = $mainMod SHIFT, left, movetoworkspace, e-1
|
||||
# Set up the FN keys:
|
||||
# Use rofi as an alt-tab switcher
|
||||
bind = ALT TAB, , exec, rofi -show window
|
||||
bind = ALT-L TAB, , exec, rofi -show window
|
||||
|
||||
# Start the config:
|
||||
exec-once=bash ~/.config/hypr/start.sh
|
||||
|
|
Loading…
Reference in a new issue