The jc-xfce-settings project provides the jc-xfce-settings.sh script, which holds James Cherti’s settings to customize the XFCE desktop environment, including window management, notifications, desktop behavior, keyboard settings, and more, to enhance the user experience.
(The jc-xfce-settings.sh script was created with the help of watch-xfce-xfconf)
Requirements
- The XFCE Desktop Environment,
- and
xfconf-queryutility that is part of XFCE.
Usage
-
Clone the repository:
git clone https://github.com/jamescherti/jc-xfce-settings -
Navigate to the repository directory:
cd jc-xfce-settings -
Run the script to configure XFCE:
./jc-xfce-settings.sh
Features
- Title Bar Customization: Simplifies button layout for easier window management.
- Font and Display Settings: Enables anti-aliasing, hinting, and configures RGBA rendering.
- File Manager (Thunar): Optimizes behavior for thumbnailing, single-click navigation, and directory-specific settings.
- Keyboard Tweaks: Adjusts key repeat delay and rate for a smoother typing experience.
- Notifications: Sets notification theme, position, and timeout duration.
- Desktop Behavior: Disables unnecessary desktop icons and menus for a cleaner workspace.
- Session Management: Disables session saving for a faster logout experience.
- Window Management: Configures snapping, shadow effects, focus behavior, and workspace interactions.
- Compositor Settings: Adjusts transparency and disables unneeded effects.
Author and License
The jc-xfce-settings tool has been written by James Cherti and is distributed under terms of the MIT license.
Links
- jc-xfce-settings @GitHub
- watch-xfce-xfconf: A command-line tool that can be used to configure XFCE 4 programmatically using the xfconf-query commands displayed when XFCE 4 settings are modified.
Other project by the same author:
- jc-dotfiles @GitHub: A collection of UNIX/Linux configuration files. You can either install them directly or use them as inspiration your own dotfiles.
- bash-stdops @GitHub: A collection of Bash helper shell scripts.
- jc-gnome-settings: GNOME customizations that can be applied programmatically.
- jc-firefox-settings @GitHub: Provides the user.js file, which holds settings to customize the Firefox web browser to enhance the user experience and security.
- jc-gentoo-portage @GitHub: Provides configuration files for customizing Gentoo Linux Portage, including package management, USE flags, and system-wide settings.
Related posts:
- Installing Arch Linux onto a separate partition from an existing Debian-based distribution (Ubuntu, Debian, Linux Mint…), without using the Arch Linux installation media
- Linux: Setting the default GDM login monitor in a multi-monitor setup using GNOME display settings
- bash-stdops – A collection of useful Bash Shell Scripts
- Configure XFCE 4 programmatically with the help of watch-xfce-xfconf
- Arch Linux: Preserving the kernel modules of the currently running kernel during and after an upgrade
- jc-dotfiles – A collection of configuration files for UNIX/Linux systems
- update-iptables – A low-level Linux firewall for advanced users
- ansible-role-reniced – An Ansible role that configures reniced on Debian and Ubuntu based operating systems
- Gentoo Linux: Unlocking a LUKS Encrypted LVM Root Partition at Boot Time using a Key File stored on an External USB Drive
- Helper script to upgrade Arch Linux
- Gentoo: How to Speed Up emerge ‐‐sync
- Creating and Restoring a Gzip Compressed Disk Image with dd on UNIX/Linux
- Emulating Cherry MX Blue Mechanical Keyboard Sounds on Linux
- Making ‘cron’ notify the user about a failed command by redirecting its output to stderr only when it fails (non-zero exit code)
- Running Large Language Models locally with Ollama (compatible with Linux, macOS, and Windows)
- Configuring Linux on a ThinkPad T420s Laptop (Debian, Ubuntu, Linux Mint…)
- The Importance of Backups: Why Failing to Create or Test Them Leads to Regret
- Bash shell: Interactive Menu to Insert any String from the Tmux Scrollback Buffer Into the Shell Prompt
- 13 Useful GNOME Shell Extensions for a Better Desktop Experience (Available in the official Debian repositories or on the GNOME Extensions website for other distributions)
- Pathaction, a universal Makefile for your entire filesystem: Run rule-driven commands on any file or directory