diff --git a/hyprland.conf b/hyprland.conf index 8f97d71..064d20a 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -4,16 +4,21 @@ autogenerated = 0 # remove this line to remove the warning ### MONITORS ### ################ monitor=eDP-1,highres,0x0,1.566667 +monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1 +monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,1,transform,3 monitor=,highres,auto,auto ########################## ### AUTOSTART SERVICES ### ########################## +exec-once = kanshi exec-once = hyprpaper exec-once = hypridle exec-once = waybar exec-once = easyeffects --gapplication-service +exec-once = nm-applet --indicator +exec-once = kdeconnectd ################### @@ -38,11 +43,17 @@ exec-once = pactl set-sink-volume @DEFAULT_SINK@ 0% #################### ### ENVIRONMENT ### #################### -env = XCURSOR_SIZE,20 -env = HYPRCURSOR_SIZE,20 +env = XCURSOR_SIZE,24 +env = HYPRCURSOR_SIZE,24 +env = HYPRCURSOR,Sweet-cursors-hyprcursor -exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" -exec = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3" + +################# +### DARK MODE ### +################# +env = QT_QPA_PLATFORMTHEME,qt6ct +exec-once = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" +exec-once = gsettings set org.gnome.desktop.interface gtk-theme "adw-gtk3" ################### @@ -186,19 +197,26 @@ input { follow_mouse = 1 - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + #sensitivity = -0.5 # -1.0 - 1.0, 0 means no modification. touchpad { natural_scroll = true scroll_factor = 0.4 } } + device { name = razer-razer-deathadder-elite sensitivity = 0 accel_profile = flat } +device { + name = logitech-usb-receiver + sensitivity = -0.2 + accel_profile = flat +} + # https://wiki.hyprland.org/Configuring/Variables/#gestures gestures { workspace_swipe = true diff --git a/hyprpaper.conf b/hyprpaper.conf index 60088e4..4dc1118 100644 --- a/hyprpaper.conf +++ b/hyprpaper.conf @@ -1,5 +1,3 @@ -preload = ~/.config/wallpaper/Sollee.png -preload = ~/.config/wallpaper/Kath.png +preload = /home/catman/.config/wallpaper/Sollee.png +wallpaper = ,/home/catman/.config/wallpaper/Sollee.png -wallpaper = ,~/.config/wallpaper/Sollee.png -splash = false