i3: add pulseaudio package as requirement and fix default terminal
This commit is contained in:
@ -43,6 +43,7 @@ in
|
||||
home.packages = with pkgs; [
|
||||
nitrogen
|
||||
xfce.xfce4-screenshooter
|
||||
pulseaudio # For pactl commands
|
||||
];
|
||||
xsession.enable = true; # Give gui programs access to sessionVariables
|
||||
# Prevent screen from going blank (check these settings with `xset q`)
|
||||
|
Reference in New Issue
Block a user