Added unclutter to hide mouse cursor

master
mandlm 2021-04-20 10:52:17 +02:00
parent 9865834e16
commit f8f6813a1e
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,9 @@ default_border pixel 1
# Set lock screen
exec --no-startup-id xautolock -time 20 -locker 'i3lock-fancy-multimonitor --no-text --blur=0x6' &
# Auto-hide mouse cursor
exec --no-startup-id unclutter --timeout 2 &
# Use pactl to adjust volume in PulseAudio.
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10%
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10%

View File

@ -17,6 +17,7 @@
- dmenu
- alacritty
- flameshot
- unclutter
- name: install AUR packages
aur: