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
|
disable_while_typing = true
|
||||||
tap-to-click = true
|
tap-to-click = true
|
||||||
clickfinger_behavior = true
|
clickfinger_behavior = true
|
||||||
tap_and_drag = true
|
|
||||||
drag_lock = true
|
drag_lock = true
|
||||||
}
|
}
|
||||||
sensitivity = 0
|
sensitivity = 0
|
||||||
|
@ -61,7 +60,7 @@
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 50
|
size = 50
|
||||||
passes = 8d
|
passes = 8
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -153,7 +152,7 @@
|
||||||
bind = $mainMod SHIFT, left, movetoworkspace, e-1
|
bind = $mainMod SHIFT, left, movetoworkspace, e-1
|
||||||
# Set up the FN keys:
|
# Set up the FN keys:
|
||||||
# Use rofi as an alt-tab switcher
|
# 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:
|
# Start the config:
|
||||||
exec-once=bash ~/.config/hypr/start.sh
|
exec-once=bash ~/.config/hypr/start.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue