[xinit] start gentoo-pipewire-launcher if command exists

This commit is contained in:
odrling 2023-09-26 02:41:01 +02:00
parent aaaa672617
commit de69969e19
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -22,6 +22,8 @@ xmodmap ~/.config/Xmodmap
[ -e "$HOME/.xinitrc.local" ] && . "$HOME/.xinitrc.local"
command -v gentoo-pipewire-launcher && gentoo-pipewire-launcher &
# keyboard layout
setxkbmap -layout fr -variant oss -option "caps:none,shift:both_capslock"