From c15da303086ee63cbd702ea0911cd3ba7a73d7b8 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Tue, 18 Jun 2024 12:15:56 +0100 Subject: [PATCH] Add dbus support (required for Steam and some apps) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e00e3544..f17eb86f 100755 --- a/install.sh +++ b/install.sh @@ -159,7 +159,7 @@ for selection in $main_menu; do dialogDotfiles 75 5 5 5 5 5 7 4 4 # Utilities - sudo apt-get install htop fzf tmux git vim wget curl feh scrot dunst -y >> logs/dotfiles.log + sudo apt-get install htop fzf tmux git vim wget curl feh scrot dunst dbus-x11 -y >> logs/dotfiles.log dialogDotfiles 85 5 5 5 5 5 5 7 4 # Compile