diff --git a/config/hypr/hyprland/general.conf b/config/hypr/hyprland/general.conf index 867d75e..ded09f2 100644 --- a/config/hypr/hyprland/general.conf +++ b/config/hypr/hyprland/general.conf @@ -9,21 +9,18 @@ exec-once = ~/.config/hypr/xdg-portal-hyprland exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XAUTHORITY DISPLAY exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -# exec-once = waybar exec-once = hypridle exec-once = nm-applet exec-once = nextcloud --background exec-once = sleep 2 && bash -c "ags run -d ~/projects/dotfiles/config/astal/ --gtk 4 >> /tmp/runner-log 2>&1" -# exec-once = sleep 2 && bash -c "ags run -d ~/projects/active/dotfiles/config/astal/ --gtk4" exec-once = bash -c "ags run -d ~/projects/dotfiles/config/ags/notifications/ --gtk 3 >> /tmp/notifier-log 2>&1" -# exec-once = bash -c "ags run -d ~/projects/active/dotfiles/config/ags/notifications/" + # ── wlhist ────────────────────────────────────────────────────────── exec-once = wl-paste --type text --watch cliphist store # Stores only text data exec-once = wl-paste --type image --watch cliphist store # Stores only image data -exec = hyprctl setcursor oreo_spark_blue_cursors 24 env = QT_QPA_PLATFORM,wayland env = QT_QPA_PLATFORM_THEME,qt6ct env = OLLAMA_HOST,0.0.0.0 diff --git a/config/hypr/hyprland_desktop.conf b/config/hypr/hyprland_desktop.conf index beace04..c1b4971 100644 --- a/config/hypr/hyprland_desktop.conf +++ b/config/hypr/hyprland_desktop.conf @@ -20,6 +20,7 @@ monitor=DP-1, 1920x1080@144, 0x0, 1, vrr, 2 monitor=DP-2, 1920x1080@75, 1920x0, 1 +exec = hyprctl setcursor oreo_spark_blue_cursors 24 source=./hyprland/binds.conf source=./hyprland/general.conf diff --git a/config/hypr/hyprland_laptop.conf b/config/hypr/hyprland_laptop.conf index 240cf44..abba514 100644 --- a/config/hypr/hyprland_laptop.conf +++ b/config/hypr/hyprland_laptop.conf @@ -32,7 +32,7 @@ source=./hyprland/windowrules.conf exec = hyprctl setcursor oreo_spark_blue_cursors 36 env = HYPRCURSOR_THEME, Oreo_spark_blue_cursor env = X_CURSOR_THEME, Oreo_spark_blue_cursor -env = XCURSOR_SIZE, 24 +env = XCURSOR_SIZE, 36 env = ELECTRON_ENABLE_HIGHDPI_SUPPORT, 1 env = XDG_SESSION_TYPE, wayland env = QT_QPA_PLATFORM, wayland