sway: add some cursor settings

This commit is contained in:
surtur 2024-04-02 17:54:10 +02:00
parent f310a04bd5
commit 262cb3d0f3
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -29,6 +29,7 @@ set
# $icon_theme "Yaru-blue-dark"
# $gtk_cursor_theme "Yaru"
$gtk_cursor_theme "Adwaita"
$cursor_size 16
$theme "Yaru-purple-dark"
$laptop_screen "eDP-1"
$ext_screen "Dell Inc. DELL U2412M Y1H5T27N1EVL"
@ -73,6 +74,9 @@ gaps inner 5
font pango:FiraCode Retina 14px
# hide mouse after some seconds inactivity
seat * hide_cursor 15000
seat seat0 xcursor_theme $gtk_cursor_theme $cursor_size
exec_always --no-startup-id
{
swaymsg output $pri bg $bg fill #000000