Adds Posys cursor as default

This commit is contained in:
Michel Fedde 2025-05-27 16:14:18 +02:00
parent 45ed668f93
commit 0e111ad114
4 changed files with 11 additions and 6 deletions

View file

@ -24,12 +24,16 @@ env = QT_QUICK_CONTROLS_STYLE,org.hyprland.style
# toolkit-specific scale
env = GDK_SCALE,1
$cursorTheme=Posy_Cursor_Strokeless
$cursorSize=32
# Bibata-Modern-Ice-Cursor
# NOTE! You must have the hyprcursor version to activate this.
# If you installed from 26-Dec-2024 and choose GTK theme, then you have it.
# https://wiki.hyprland.org/Hypr-Ecosystem/hyprcursor/
env = HYPRCURSOR_THEME,Qogir-dark
env = HYPRCURSOR_SIZE,24
env = HYPRCURSOR_THEME,$cursorTheme
env = HYPRCURSOR_SIZE,$cursorSize
env = XCURSOR_THEME,$cursorTheme
env = XCURSOR_SIZE,$cursorSize
# firefox
env = MOZ_ENABLE_WAYLAND,1

View file

@ -9,7 +9,7 @@ $primary=eDP-1
$secondary=HDMI-A-1
monitor=$primary, preferred, 0x0, 1
monitor=$secondary, preferred, auto-up, 1
monitor=$secondary, preferred, auto-up, 2
exec=xrandr --output $primary --primary