graphics and cursor fixes

This commit is contained in:
Luxferre
2026-06-03 11:19:32 +03:00
parent 6a7f1e49d0
commit 349457a0e6
3 changed files with 4 additions and 2 deletions
+3
View File
@@ -8,6 +8,9 @@ set $mod Mod4
# is used in the bar {} block below.
font pango:Fira Code 13
exec --no-startup-id xrdb -merge ~/.Xresources
exec --no-startup-id i3-msg restart
# Use pactl to adjust volume in PulseAudio.
set $refresh_i3status killall -SIGUSR1 i3status
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status