updated input; added hyprshell
This commit is contained in:
@@ -2,7 +2,7 @@ exec-once = hyprctl setcursor catppuccin-mocha-dark-cursors 28
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
|
||||
exec-once= waybar & mako & hyprpaper & hypridle & wluma
|
||||
exec-once= waybar & mako & hyprpaper & hypridle & wluma & hyprshell run &
|
||||
|
||||
exec-once = blueman-applet & systemctl --user stop wireplumber.service
|
||||
|
||||
|
||||
@@ -75,6 +75,7 @@ dwindle {
|
||||
misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
middle_click_paste = false
|
||||
}
|
||||
|
||||
# Device Config
|
||||
|
||||
@@ -10,7 +10,8 @@ input {
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = yes
|
||||
natural_scroll = true
|
||||
clickfinger_behavior = true
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 to 1.0, 0 means no modification
|
||||
|
||||
Reference in New Issue
Block a user