[feat] Add hyprpaper ( Also keep linux-wallpaperengine in the back burner )
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,auto
|
||||
monitor=DP-2, 2560x1440, 0x0, 1,transform, 1
|
||||
monitor=DP-3, 2560x1440, 1440x539,1
|
||||
monitor=DP-2, 2560x1440@170, 0x0, 1,transform, 1
|
||||
monitor=DP-3, 2560x1440@170, 1440x539,1
|
||||
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
@@ -25,6 +25,11 @@ env = MOZ_ENABLE_WAYLAND,1
|
||||
# Execute your favorite apps at launch
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = swayosd
|
||||
exec-once = hyprpaper
|
||||
exec-once = swaync
|
||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
# exec-once = linux-wallpaperengine --screen-root DP-2 2207659298
|
||||
# exec-once = linux-wallpaperengine --screen-root DP-3 2207659298
|
||||
# Source a file (multi-file configs)
|
||||
source = ~/.config/hypr/binds.conf
|
||||
|
||||
@@ -42,7 +47,7 @@ input {
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
natural_scroll = true
|
||||
}
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user