diff --git a/configuration/apps.lua b/configuration/apps.lua index 08127d2..84e8868 100644 --- a/configuration/apps.lua +++ b/configuration/apps.lua @@ -26,7 +26,7 @@ return { files = 'nautilus', music = 'clementine', video = 'vlc', - appmng = 'alacritty -e htop', + appmng = 'alacritty -e bpytop', vmapp = 'virtualbox', power_command = 'i3lock-fancy', audiomng = 'pavucontrol', @@ -43,7 +43,7 @@ return { 'nm-applet --indicator', -- wifi 'xfce4-power-manager', -- Power manager 'pamac-tray', - -- 'ibus-daemon --xim --daemonize', -- Ibus daemon for keyboard + 'ibus-daemon --xim --daemonize', -- Ibus daemon for keyboard -- 'flameshot', -- screenshots -- 'numlockx on', -- enable numlock 'syncthing -no-browser',