Uploaded July 2025 | Updated September 2026, 15 hours ago
Integrate ANY.RUN solutions into your company: https://any.run/demo?utm_source=youtube_its_foss&utm_medium=video&utm_campaign=ad_segment&utm_content=demo&utm_term=090725
Sign up for ANY.RUN for free by providing your business email: https://app.any.run/?utm_source=youtube_its_foss&utm_medium=video&utm_campaign=ad_segment&utm_content=register&utm_term=090725#register
___________________________________________________________________
Xfce is highly cutomizable. Don't believe me? You don't need to. Just see what we did in this video.
This specific set of Xfce customization takes some time and effort but all the troubles are paid off when you see the final output. It's a thing of beauty.
Here's how you can achieve the same level of minimalist Xfce customization.
*Download Customization Resources*
π Nordic GTK Theme: gnome-look.org/p/1267246
π¨ Zafiro Nord Icon Pack: pling.com/p/1891042
π±οΈ Future Cursors: gnome-look.org/p/998388
πΌοΈ Nordic Wallpaper: pling.com/p/1683121
π€ JetBrains Mono Font: jetbrains.com/lp/mono
Nerd Fonts: nerdfonts.com/font-downloads
Suggested nerd fonts: CaskaydiaCove, FiraCode Nerd
*Extract all downloaded files*
- Create custom directories (if not present)
- Move Files to appropriate locations
GTK Theme β ~/.themes/
Icons & Cursor β ~/.local/share/icons/
Fonts β ~/.fonts/
Wallpaper β ~/Pictures/Wallpapers/
- Apply Theme & Icons via Appearance Settings
If icons show cache error, run:
$ gtk-update-icon-cache ~/.local/share/icons/Zafiro-Nord
- Set JetBrains Mono as System Font
- Set Cursor via Mouse & Touchpad Settings
- Set Wallpaper
_______________________________________________________
*Install Extra Tools (Polybar, Rofi, Plank)*
$ sudo apt install polybar rofi plank
Clean XFCE Panel
Adjust Panel Position
Right-click - Panel - Panel Preferences
Move panel to bottom, enable auto-hide, set size to ~25px
Make Panel Transparent
Panel - Appearance - Style: Solid Color - Set transparency
Remove Panel Shadow
Open Window Manager Tweaks - Compositor Tab
Uncheck βShow shadows under dock windowsβ
Configure Polybar
GitHub Repo: github.com/itsfoss/text-script-files/tree/master/config/polybar
Clone repo and move config to ~/.config/
Edit config.ini to match display name (e.g., HDMI-1 or Virtual1)
Use this command to get display name: xrandr
Set update checker script (mintupdates.sh, etc.)
-Set Rofi with Catppuccin Theme
Rofi Theme Repo: github.com/catppuccin/rofi
Create config directory:
mkdir -p ~/.config/rofi
-Save catppuccin-default.rasi and selected theme (frappe)
- Modify .rasi to use frappe
- Create config.rasi with:
@theme "catppuccin-default"
- Test Rofi
rofi -show drun
Set Window Titlebar Transparency
Window Manager Tweaks - Compositor - Adjust window decoration opacity
Autostart Polybar & Plank
Open Session and Startup - Application Autostart
Add:
Name: Polybar
Command: polybar
Name: Plank
Command: plank
- Set Rofi Shortcut
Open Keyboard - Application Shortcuts
Add:
rofi -show drun -show-icons
Set to Super + R
- Configure Plank
Ctrl + Right Click - Preferences
Set:
Theme: Transparent
Position: Left, Alignment: Center
Icon size, Zoom, IntelliHide
Remove Whisker Menu (Optional)
After Rofi is configured
Create Workspaces
Settings - Workspaces
Set to 5+, rename to 1, 2, etc.
XFCE Terminal Color Scheme
Catppuccin XFCE Theme: github.com/catppuccin/xfce4-terminal
Move theme to:
mkdir -p ~/.local/share/xfce4/terminal/colorschemes
Move downloaded files to /.local/share/xfce4/terminal/colorschemes/
Enable Application Menu on Desktop
Right-click - Desktop Settings - Menu
Enable: "Include applications menu on desktop right-click"
Final Look Features
π Expandable clock
π¦ Package update checker
π§ System info via "Magic" button
β¨οΈ Rofi launcher
π₯οΈ Transparent panel and dock
β¦β¦β¦β¦β¦β¦β¦β¦β¦
π§‘ Follow It's FOSS for more Linux goodness:
π Website: [https://itsfoss.com](https://itsfoss.com/)
π± Follow us for more Linux content:
π¦ X (formerly Twitter): twitter.com/itsfoss2
π Facebook: facebook.com/itsfoss
πΈ Instagram: instagram.com/itsfoss
πΌ LinkedIn: linkedin.com/company/itsfoss
βΆοΈ YouTube: youtube.com/@itsfoss
π£ Telegram: https://t.me/itsfoss_official
π Mastodon: https://mastodon.social/@itsfoss
π Bluesky: https://bsky.app/profile/itsfoss.bsky.social
Integrate ANY.RUN solutions into your company: https://any.run/demo?utm_source=youtube_its_foss&utm_medium=video&utm_campaign=ad_segment&utm_content=demo&utm_term=090725
Sign up for ANY.RUN for free by providing your business email: https://app.any.run/?utm_source=youtube_its_foss&utm_medium=video&utm_campaign=ad_segment&utm_content=register&utm_term=090725#register
___________________________________________________________________
Xfce is highly cutomizable. Don't believe me? You don't need to. Just see what we did in this video.
This specific set of Xfce customization takes some time and effort but all the troubles are paid off when you see the final output. It's a thing of beauty.
Here's how you can achieve the same level of minimalist Xfce customization.
*Download Customization Resources*
π Nordic GTK Theme: gnome-look.org/p/1267246
π¨ Zafiro Nord Icon Pack: pling.com/p/1891042
π±οΈ Future Cursors: gnome-look.org/p/998388
πΌοΈ Nordic Wallpaper: pling.com/p/1683121
π€ JetBrains Mono Font: jetbrains.com/lp/mono
Nerd Fonts: nerdfonts.com/font-downloads
Suggested nerd fonts: CaskaydiaCove, FiraCode Nerd
*Extract all downloaded files*
- Create custom directories (if not present)
- Move Files to appropriate locations
GTK Theme β ~/.themes/
Icons & Cursor β ~/.local/share/icons/
Fonts β ~/.fonts/
Wallpaper β ~/Pictures/Wallpapers/
- Apply Theme & Icons via Appearance Settings
If icons show cache error, run:
$ gtk-update-icon-cache ~/.local/share/icons/Zafiro-Nord
- Set JetBrains Mono as System Font
- Set Cursor via Mouse & Touchpad Settings
- Set Wallpaper
_______________________________________________________
*Install Extra Tools (Polybar, Rofi, Plank)*
$ sudo apt install polybar rofi plank
Clean XFCE Panel
Adjust Panel Position
Right-click - Panel - Panel Preferences
Move panel to bottom, enable auto-hide, set size to ~25px
Make Panel Transparent
Panel - Appearance - Style: Solid Color - Set transparency
Remove Panel Shadow
Open Window Manager Tweaks - Compositor Tab
Uncheck βShow shadows under dock windowsβ
Configure Polybar
GitHub Repo: github.com/itsfoss/text-script-files/tree/master/config/polybar
Clone repo and move config to ~/.config/
Edit config.ini to match display name (e.g., HDMI-1 or Virtual1)
Use this command to get display name: xrandr
Set update checker script (mintupdates.sh, etc.)
-Set Rofi with Catppuccin Theme
Rofi Theme Repo: github.com/catppuccin/rofi
Create config directory:
mkdir -p ~/.config/rofi
-Save catppuccin-default.rasi and selected theme (frappe)
- Modify .rasi to use frappe
- Create config.rasi with:
@theme "catppuccin-default"
- Test Rofi
rofi -show drun
Set Window Titlebar Transparency
Window Manager Tweaks - Compositor - Adjust window decoration opacity
Autostart Polybar & Plank
Open Session and Startup - Application Autostart
Add:
Name: Polybar
Command: polybar
Name: Plank
Command: plank
- Set Rofi Shortcut
Open Keyboard - Application Shortcuts
Add:
rofi -show drun -show-icons
Set to Super + R
- Configure Plank
Ctrl + Right Click - Preferences
Set:
Theme: Transparent
Position: Left, Alignment: Center
Icon size, Zoom, IntelliHide
Remove Whisker Menu (Optional)
After Rofi is configured
Create Workspaces
Settings - Workspaces
Set to 5+, rename to 1, 2, etc.
XFCE Terminal Color Scheme
Catppuccin XFCE Theme: github.com/catppuccin/xfce4-terminal
Move theme to:
mkdir -p ~/.local/share/xfce4/terminal/colorschemes
Move downloaded files to /.local/share/xfce4/terminal/colorschemes/
Enable Application Menu on Desktop
Right-click - Desktop Settings - Menu
Enable: "Include applications menu on desktop right-click"
Final Look Features
π Expandable clock
π¦ Package update checker
π§ System info via "Magic" button
β¨οΈ Rofi launcher
π₯οΈ Transparent panel and dock
β¦β¦β¦β¦β¦β¦β¦β¦β¦
π§‘ Follow It's FOSS for more Linux goodness:
π Website: [https://itsfoss.com](https://itsfoss.com/)
π± Follow us for more Linux content:
π¦ X (formerly Twitter): twitter.com/itsfoss2
π Facebook: facebook.com/itsfoss
πΈ Instagram: instagram.com/itsfoss
πΌ LinkedIn: linkedin.com/company/itsfoss
βΆοΈ YouTube: youtube.com/@itsfoss
π£ Telegram: https://t.me/itsfoss_official
π Mastodon: https://mastodon.social/@itsfoss
π Bluesky: https://bsky.app/profile/itsfoss.bsky.social







![How to Easily Boot Raspberry Pi 5 from SSD [Keeping Existing OS]
Raspberry Pi 5 and Raspbian OS make it a lot easier to use NVMe SSD. Youll need some hardware to connect an SSD with your Pi though.
Pironman case: https://www.sunfounder.com/products/pironman-5-nvme-m-2-ssd-pcie-mini-pc-case-for-raspberry-pi-5?ref=itsfoss
Official Raspberry Pi M2 HAT: https://www.seeedstudio.com/Raspberry-Pi-M-2-HAT-for-Raspberry-Pi-5-p-5881.html?sensecap_affiliate=YtQVXkS&referring_service=link&ref=itsfoss.com
The best thing about the method discussed here is that you can use the exact same Raspbian OS on the SSD. Your installed applications, configuration changes, custom settings, data remain as it is.
You switch to the SSD from SD Card but your system remains the same.
Text version of this article can be found here: https://itsfoss.com/raspberry-pi-ssd-boot/ How to Easily Boot Raspberry Pi 5 from SSD [Keeping Existing OS]](https://i.ytimg.com/vi/iNQQXzz2lCc/mqdefault.jpg)

π± Follow us for more Linux content:
π¦ X (formerly Twitter): https://twitter.com/itsfoss2
π Facebook: https://www.facebook.com/itsfoss/
πΈ Instagram: https://www.instagram.com/itsfoss/
πΌ LinkedIn: https://www.linkedin.com/company/itsfoss/
βΆοΈ YouTube: https://www.youtube.com/@itsfoss
π£ Telegram: https://t.me/itsfoss_official
π Mastodon: https://mastodon.social/@itsfoss
π Bluesky: https://bsky.app/profile/itsfoss.bsky.social I Tried Zorin OS 18 Beta And It Might Be Their Best Release Yet](https://i.ytimg.com/vi/ij20lY5fUZM/mqdefault.jpg)

