Xfce4 themes

Author: f | 2025-04-25

★★★★☆ (4.1 / 2173 reviews)

abradoodle bingo free tickets

Switch xfce4-terminal themes with ease! Contribute to jcmuller/xfce4-terminal-themes development by creating an account on GitHub. My custom themes, config and programs on Void Linux XFCE4 Topics xfce musl xfce4 chrony voidlinux void-linux pipewire xfce4-theme wireplumber pipewire-pulseaudio

user javascript and css

purnomoshinigami/xfce4-theme: xfce4/xfwm theme - GitHub

My custom themes, config and programs on Void Linux XFCE4 About • Features • Usage • Screenshots • Credits • LicenseAboutAfter some time using Void Linux, I installed some custom themes config and user configs for some essential programs like Wireplumber and Chrony. And now I'm sharing it, feel free to write a issue if you find some problem.FeaturesBesides the default programs and configs on Void Linux XFCE4 image, my custom config includes:Themes:Nordic ThemeCandy IconsDracula ThemeSystem Info:HtopBtopNeofetchProgramsGitCode OSSOBS StudioDocker and Docker ComposeMultimediaxfce4-pulseaudio-pluginxfce4-screenshooterWireplumberPipewireDate and TimeChronyNerd FontsUsageThis guide will use Void's package manager commands but this packages should be present in almost all distros.If you want to install only the themes:If you want to install all my programs:sudo xbps-install htop btop neofetch git vscode obs docker docker-compose xfce4-pulseaudio-plugin xfce4-screenshooter pipewire wireplumber chronyAnd make sure your bashrc has:############################ DEFINE CONFIG BASE PATH ############################export XDG_CONFIG_HOME="$HOME/.config"Installing Nordic Themegit clone ~/.themes/"Nordic Theme"Now go to XFCE4 Appearence and the theme should be there.Installing Candy Iconsgit clone ~/.icons/"Candy Icons"Now go to XFCE4 Appearence and the icons should be there.Installing Dracula Theme on XFCE4 TerminalClone the repository:git clone open the folder and put the file Dracula.theme on: ~/.local/share/xfce4/terminal/colorschemesMultimediaVoid Linux XFCE4 comes with pulseaudio, make sure you don't have it:sudo xbps-remove pulseaudioThis command may result on error if you are using packages with pulseaudio dependency, so uninstall them too.If you already installed pipewire and wireplumber you can paste this file on this path:~/.config/pipewire/pipewire.confNow for pipewire to run on startup (if autostart folder does not exist, create one on ~/.config/autostart/):ln -s /usr/share/applications/pipewire.desktop ~/.config/autostart/pipewire.desktopDate and TimeWith Chrony already installed just run to enable Chrony service on runit:sudo ln -s /etc/sv/chronyd /var/serviceNerd FontsFor render special emojis, glyphs and characters install the following:sudo xbps-install noto-fonts-emoji nerd-fontsThis is a huge pack with lots of fonts, pick you most like on XFCE4 Appearence.ScreenshotsCreditsBesides the project links. Switch xfce4-terminal themes with ease! Contribute to jcmuller/xfce4-terminal-themes development by creating an account on GitHub. My custom themes, config and programs on Void Linux XFCE4 Topics xfce musl xfce4 chrony voidlinux void-linux pipewire xfce4-theme wireplumber pipewire-pulseaudio Gruvbox Material XFCE4 Terminal theme. Based on - xelser/gruvbox-xfce4-terminal apk add xfce4 xfce4-terminal apk add faenza-icon-theme Manjaro arm64 rootfs with xfce4 and tigervncManjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password.There are two releases1. ManjaroManjaro arm64 with xfce4, xfce4-goodies, tigervnc and (no Anki)2. AnkiAnki with Manjaro (xfce4 only, latest Anki and tigervnc)Manjaro 21.1.1Anki 2.1.47vncservertigervnctigervncAnkiNoYesDownload size1.0 GB0.7 GBInstalled Size4.0 GB2.8 GBDesktop Env.xfce4, xfce4-goodiesxfce4 (minimal)QuickStartCopy and run commands below in TermuxSelect Install the latest rootfsWait for download to completeSet username and passwordType vncserver-start and vnc passwordOpen RealVNC and connect to localhost:5901.View more tutorials here.Manjaro arm64 with xfce4, xfce4-goodies and tigervncCopy and run it in Termuxpkg install wget && wget && chmod +x manjaro.sh && ./manjaro.shAnki with Manjaro (xfce4 (minimal), latest Anki and tigervnc)Copy and run it in Termuxpkg install wget && wget && chmod +x manki.sh && ./manki.shTo proot into already installed rootfsFor ManjaroFor AnkiView wiki for more tutorialsView wikiView Demo video.mp4 License and CreditsManjaro ARMManjaro on Android (manjaro-fs-arm64)Mani (Infinyte7)GPL v3AndronixOriginMIT LicenseItsMeKuroro v3

Comments

User2889

My custom themes, config and programs on Void Linux XFCE4 About • Features • Usage • Screenshots • Credits • LicenseAboutAfter some time using Void Linux, I installed some custom themes config and user configs for some essential programs like Wireplumber and Chrony. And now I'm sharing it, feel free to write a issue if you find some problem.FeaturesBesides the default programs and configs on Void Linux XFCE4 image, my custom config includes:Themes:Nordic ThemeCandy IconsDracula ThemeSystem Info:HtopBtopNeofetchProgramsGitCode OSSOBS StudioDocker and Docker ComposeMultimediaxfce4-pulseaudio-pluginxfce4-screenshooterWireplumberPipewireDate and TimeChronyNerd FontsUsageThis guide will use Void's package manager commands but this packages should be present in almost all distros.If you want to install only the themes:If you want to install all my programs:sudo xbps-install htop btop neofetch git vscode obs docker docker-compose xfce4-pulseaudio-plugin xfce4-screenshooter pipewire wireplumber chronyAnd make sure your bashrc has:############################ DEFINE CONFIG BASE PATH ############################export XDG_CONFIG_HOME="$HOME/.config"Installing Nordic Themegit clone ~/.themes/"Nordic Theme"Now go to XFCE4 Appearence and the theme should be there.Installing Candy Iconsgit clone ~/.icons/"Candy Icons"Now go to XFCE4 Appearence and the icons should be there.Installing Dracula Theme on XFCE4 TerminalClone the repository:git clone open the folder and put the file Dracula.theme on: ~/.local/share/xfce4/terminal/colorschemesMultimediaVoid Linux XFCE4 comes with pulseaudio, make sure you don't have it:sudo xbps-remove pulseaudioThis command may result on error if you are using packages with pulseaudio dependency, so uninstall them too.If you already installed pipewire and wireplumber you can paste this file on this path:~/.config/pipewire/pipewire.confNow for pipewire to run on startup (if autostart folder does not exist, create one on ~/.config/autostart/):ln -s /usr/share/applications/pipewire.desktop ~/.config/autostart/pipewire.desktopDate and TimeWith Chrony already installed just run to enable Chrony service on runit:sudo ln -s /etc/sv/chronyd /var/serviceNerd FontsFor render special emojis, glyphs and characters install the following:sudo xbps-install noto-fonts-emoji nerd-fontsThis is a huge pack with lots of fonts, pick you most like on XFCE4 Appearence.ScreenshotsCreditsBesides the project links

2025-04-13
User4133

Manjaro arm64 rootfs with xfce4 and tigervncManjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password.There are two releases1. ManjaroManjaro arm64 with xfce4, xfce4-goodies, tigervnc and (no Anki)2. AnkiAnki with Manjaro (xfce4 only, latest Anki and tigervnc)Manjaro 21.1.1Anki 2.1.47vncservertigervnctigervncAnkiNoYesDownload size1.0 GB0.7 GBInstalled Size4.0 GB2.8 GBDesktop Env.xfce4, xfce4-goodiesxfce4 (minimal)QuickStartCopy and run commands below in TermuxSelect Install the latest rootfsWait for download to completeSet username and passwordType vncserver-start and vnc passwordOpen RealVNC and connect to localhost:5901.View more tutorials here.Manjaro arm64 with xfce4, xfce4-goodies and tigervncCopy and run it in Termuxpkg install wget && wget && chmod +x manjaro.sh && ./manjaro.shAnki with Manjaro (xfce4 (minimal), latest Anki and tigervnc)Copy and run it in Termuxpkg install wget && wget && chmod +x manki.sh && ./manki.shTo proot into already installed rootfsFor ManjaroFor AnkiView wiki for more tutorialsView wikiView Demo video.mp4 License and CreditsManjaro ARMManjaro on Android (manjaro-fs-arm64)Mani (Infinyte7)GPL v3AndronixOriginMIT LicenseItsMeKuroro v3

2025-04-18
User9298

Here are 41 public repositories matching this topic... Code Issues Pull requests Global Menu for Vala Panel (and xfce4-panel and mate-panel) - GitHub mirror Updated Mar 10, 2025 C Code Issues Pull requests A Dock-like Taskbar Plugin for XFCE Updated May 10, 2024 C++ Code Issues Pull requests My linux desktop configuration Updated Dec 26, 2022 CSS Code Issues Pull requests A modern, minimalist taskbar for Xfce Updated Jan 2, 2023 C++ Code Issues Pull requests This is a keyboard leds plugin for the Xfce panel Updated Jun 12, 2024 C Code Issues Pull requests White GTK & Xfwm theme Updated Jun 12, 2018 CSS Code Issues Pull requests PocketCHIP battery status for xfce4 desktop Updated Aug 17, 2017 Shell Code Issues Pull requests A Spotify script for xfce4-genmon-plugin to displays current playing song. Click icon to focus the sporify window (or lanuch spotify when not already running). Tooltip show more song information. Updated Aug 12, 2022 Shell Code Issues Pull requests i3-gaps + xfce4 panel personal backup Updated Dec 20, 2023 Shell Code Issues Pull requests Xfce4/Vala port of Namebar, which integrates titlebar and window controls into the panel. Updated May 19, 2020 Vala Code Issues Pull requests Build Desktop on your portable android device Updated Dec 20, 2021 Shell Code Issues Pull requests DooM as an Xfce panel plugin Updated May 12, 2023 C Code Issues Pull requests An XFCE GenMon script that displays customizable system information in a compact bar chart Updated Jan 23, 2022 Shell Code Issues Pull requests Download deb file for xfce4-docklike-plugin. Updated Jan 3, 2025 Code Issues Pull requests Plugin for xfce4-panel and mate-panel to show StatusNotifierItems (also known as AppIndicators) Updated Apr 20, 2017 Vala Code Issues Pull requests Some simple bash scripts to create sleek widgets using the General Monitor plugin for Xfce4's Panel Updated Sep 18, 2020 Shell Code Issues Pull requests A Xfce4 panel plugin to reboot to windows - with just one click. Updated Dec 2, 2023 C Code Issues Pull requests show currently playing mpv stuff in xfce4-panel Updated Jul 1, 2023 Lua Code Issues Pull requests Change color & transparency of your XFCE4 Whiskermenu Updated Feb 23, 2025 Rust Code Issues Pull requests Keyboard Modifier Status for XFCE Updated Feb 11, 2023 C --> Improve this page Add a description, image, and links to the xfce4-panel topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the xfce4-panel topic, visit your repo's landing page and select "manage topics." Learn more

2025-04-20
User8225

7,Windows Vista, Windows XP, OtherDisplays information about the laptop battery. The project is still under development. A new version is expected soon.File Name:SmartBattery Author:GrayWolfLicense:Freeware (Free)File Size:Runs on:WindowsBattery applet for xfce4 panel using dbus and hal facilities to read information about a laptop Battery applet for xfce4 panel using dbus and hal facilities to read information about a laptop battery..File Name:battery-applet-4-xfce4-0.9.1.tar.bz2 Author:battery-4-xfce4License:Freeware (Free)File Size:534 KbRuns on:LinuxBatteryCare is a software created to optimize the usage and performance of the modern laptop's battery. It monitors the battery's discharge cycles and helps increasing it's autonomy and improving its lifetime. Features * Battery's discharge. ...File Name:BatteryCarePortable.zip Author:Filipe LourencoLicense:Freeware (Free)File Size:Runs on:WinXP, Windows Vista, Windows 7, Windows 7 x64Free laptop alarm protects laptop and data, and prolongs the battery lifetime LAlarm is a free Laptop Alarm. LAlarm emits a loud alarm sound when a Thief tries to steal a laptop and it recovers and destroys sensitive data if the laptop is stolen.File Name:LAlarm57.exe Author:LAlarm SystemsLicense:Freeware (Free)File Size:962 KbRuns on:WinXP, Win2003

2025-03-27
User5533

I have tightvnc server on my new ubuntu-22.04 machine and can use vnc.VNC xstartup is configured to use Xfce4.How can I disable the automatic screen lock of the Xfce4 window?I tried setting 'Display Power Management' to 'off' in Applications->Settings->Power Manager menu, but it doesn't work. asked Jul 14, 2023 at 6:24 2 Have you disabled Xfce screensaver?xfce4-screensaver-preferences will let you control locking the screen on inactivity, and includes options to either leave the screen blank or use a graphic-screensaver (which helped prevent burn-in if using a monitor where that was a risk; and long ago it used to be a major risk).The power management you mention turns the screen off to save electricity (battery life etc). answered Jul 14, 2023 at 7:36 guivercguiverc32.8k5 gold badges51 silver badges87 bronze badges You must log in to answer this question. Start asking to get answers Find the answer to your question by asking. Ask question Explore related questions See similar questions with these tags.

2025-04-02
User5711

Upgrade -ysudo apt install xfce4sudo apt install xfce4-goodiesUdrod Jammy is reported to crash because power manager .Uninstall power manager :sudo apt remove xfce4-power-manager-pluginsExit back to Termux and install everything for termux-x11Exit from user to rootexitFrom root to Termuxexitpkg install x11-repo -ypkg install xwayland -yDownload and installtermux-x11 - app-debug.apkand install in Android from Termux-x11 Build#41 can be found here , this is old build confirmed to work .Later , when X-11 is working you can try newer build . on [ Bottom ] termux-wayland . It will download .zip which contains 2 files [ .apk and .deb ]New builds can be found here : If you downloaded termux-x11 app from above , termux-x11.deb will be in that .zip fileso you dont have to download it again )and dpkg in Termux from Termux-x11 Build#41 can be found here , this is old build confirmed to work .Later , when X-11 is working you can try newer build . on [ Bottom ] termux-wayland . It will download .zip which contains 2 files [ .apk and .deb ]New builds can be found here : to Download dir on phone in Termux terminal .cd storage/shared/Downloaddpkg -i termux-x11.debcdNOTE : the latest build of Termux-x11 APK and DEB packages can be found here if you wanna try what they recently implemented , but it is optional . the tab Actions.On left under Workflows click on Build , and it will list builds ( workflows ).Click on the most recent build from list and when it opens will see artifacts ( most recent build ) for download .Clone termux-x11 packages from Git .git clone external apps once more after termux-x11 is installed .Type in Termux .echo 'allow-external-apps = true' >> ~/.termux/termux.propertiesON TERMUX-X11 GIVE ALL PERMISSIONS YOU CAN FIND , ALL ALLOW .[ In Android right click on icon Termux-X11 ]Clear cache can be found here if needed ,ON TERMUX APP GIVE ALL PERMISSIONS YOU CAN FIND , ALL ALLOW .[ In Android right click on icon Termux ]Set the XDG_RUNTIME_DIR variable .export XDG_RUNTIME_DIR=${TMPDIR}Note : Skip first and second method and go to AUTOMATE START OF TERMUX-X11and create bash script for starting X-11Start termux-x11 - FIRST METHODTermux-11 Will start by typing in Termux : /dev/null &pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1proot-distro login udroid-jammy-raw --shared-tmplogin v8DISPLAY=:0 xfce4-session">termux-x11 > /dev/null &pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1proot-distro login udroid-jammy-raw --shared-tmplogin v8DISPLAY=:0 xfce4-sessionNote : Skip first and second method and go to AUTOMATE START OF TERMUX-X11and create bash script for starting X-11Start termux-x11 - SECOND METHOD [ BETTER ONE ]The SOLUTION for starting Termux-x11 from Termux byHossam001-botWorks way much better . ! ! !This solution removed issues with starting Termux-x11 ..Termux-11 Will start by typing in Termux : /dev/null &pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1proot-distro login udroid-jammy-raw --shared-tmp -- runuser -l v8 -c 'DISPLAY=:0 xfce4-session'">termux-x11 > /dev/null &pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1proot-distro login udroid-jammy-raw --shared-tmp -- runuser -l v8 -c 'DISPLAY=:0 xfce4-session'AUTOMATE START OF TERMUX-X11OS Jammy on Arm64 Galaxy S20 DEXTermux-x11 Build#164Inspired by posttermux/termux-x11#138 (comment)I tried to automate of starting Termux-x11

2025-04-17

Add Comment