From 17cc28b8d103032d942fc63a7ca3e585fccaa830 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 6 Apr 2022 13:55:02 -0700 Subject: [PATCH] added pulseaudio to start in config --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index e9c82f8d..3e0e5e98 100644 --- a/i3/config +++ b/i3/config @@ -13,6 +13,9 @@ set $mod Mod4 # Enable transparency exec xcompmgr -c -f -n +# Enable pulseaudio +pulseaudio --start + # Set background image exec feh --bg-fill /home/brian/Pictures/nord_sand_i3.png