mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 01:23:43 +02:00
chore: hyprland hardware cursor
This commit is contained in:
parent
78a90ba9bf
commit
73711d6551
4 changed files with 6 additions and 6 deletions
|
@ -17,4 +17,4 @@ exec-once = $eww_script_dir/eww/start.sh &
|
|||
# exec-once = avizo-service &
|
||||
# exec-once = eww daemon && eww open bar
|
||||
# exec-once = swayidle -w timeout 300 'gtklock' before-sleep 'gtklock' &
|
||||
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
||||
# exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & # dont sleep if playing minecraft, else nvidia will fuck up
|
||||
|
|
|
@ -11,9 +11,9 @@ env = HYPRCURSOR_SIZE, $mouse_cursor_size
|
|||
env = XCURSOR_SIZE, $mouse_cursor_size
|
||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme '$mouse_cursor'
|
||||
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
# cursor {
|
||||
# no_hardware_cursors = true
|
||||
# }
|
||||
|
||||
device {
|
||||
name = instant-usb-gaming-mouse-
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
# -----------------------------------------------------
|
||||
|
||||
exec-once = [workspace 3 silent] $terminal -e htop
|
||||
# exec-once = [workspace 3 silent] nekoray
|
||||
exec-once = [workspace 3 silent] nekoray
|
||||
# exec-once = [workspace 3 silent] $terminal -e bandwhich
|
||||
# exec-once = [workspace 3 silent] $terminal -e tty-clock -c
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 209e63f165140c2df2878ee4f1b6f287cee8cca8
|
||||
Subproject commit 5c41d8cd2b83a1a4ca63f113a40ece742c4c6a3d
|
Loading…
Add table
Reference in a new issue