From 9f397457bb7210d49484b48f9d10f43b20c4d943 Mon Sep 17 00:00:00 2001 From: Yuri Kuit Date: Tue, 7 Jul 2026 12:17:29 +0200 Subject: [PATCH] v3-revamp-fedora --- fedora/fedora-workstation.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fedora/fedora-workstation.sh b/fedora/fedora-workstation.sh index 8116456..bb706f4 100755 --- a/fedora/fedora-workstation.sh +++ b/fedora/fedora-workstation.sh @@ -70,10 +70,13 @@ install_packages system-config-printer system-config-printer-applet system-confi pause_if_debug # End of script -say_green "Workstation setup completed." +color_green "Workstation setup completed." pause_if_debug ###### TODO ### autostart flameshot tray icon ### autostart insync tray icon +### autostart volumeicon +### autostart clipboard manager +### set google chrome as default browser \ No newline at end of file