graphics and cursor fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user