do this
git clone https://github.com/Betweenthelines/my-xfce4-dotfiles.git
now open terminal in the directory my-xfce4-dotfiles and type
chmod +x onlythemechangerARCH.sh
./onlythemechangerARCH.sh
Also highly recommend to install my colorscipts. Credits to Derek Taylor
chmod +x shell-color-scripts.sh
sudo ./shell-color-scripts.sh
now run
cd ~/.local/share/applications/rice && ./themer.sh
If you want to edit files open and review them. They are at ~/.local/share/applications/rice
Arch only xfce4 dotfiles I have implemented backup system for another person.
But I urge you to go through my scripts so that you can prepare or any unforseen result
XFCE4 is also a prerequisite
If you don't know or are reading this from phone type
sudo pacman -S xfce4 xfce4-goodies mousepad xfwm4
It will install xfce4 desktop install any login manager I use LightDM. sudo pacman -S lightdm
Many scripts regarding xfce4-terminal would have break for many users. Its fixed for now but and all colorschemes and script to instantly change colorschemes in xfce4-terminal should work now. If my script has any error in your setup please do inform so I can fix the script.
Also let me put this in front I do not want to add anything more fancy like custom tint or polybar or any other WM other than xfce. This entire idea was just to make and keep xfce4 beautiful and as modern as any other WM which will inevitebly come in future. XFCE is known for stability so I wanted to provide a stable script for people for my looong time favorite WM XFCE.
Run :
sudo pacman -S git wget
git clone https://github.com/Betweenthelines/my-xfce4-dotfiles.git
enter into the directory :
cd my-xfce4-dotfiles
chmod +x install.sh
to install chaotic AUR ignore if already installed
to install the dotfiles/ricing Arch xfce
./install.sh
Pre-riced Vanilla Arch flavour
Post-riced Vanilla Arch I HAVE PICOM ENABLED
This mostly makes xfce4 default look like mine. I have not replaced compton with picom. I leave it to users.
If you want to use picom instead
- disable compositor from windows-manager-tweaks
- open session manager add entry picom just type
picom -b
all the prerequisites config are included in the dotfiles
Again Deprecated. 2024. Script works but with different commands than previously left for education purposes.
./wallpaper.sh
For those who don't know at all how to change wallpaper of xfce4 from terminal do this
run xfconf-query -c xfce4-desktop -m
now open desktop and change wallpaper manually. You will get this line in terminal now
set: /backdrop/screen0/monitoreDP1/workspace0/last-image
this shows backdrop/SCREEN/MONITOR/WORKSPACE/last-image
SCREEN MONITOR & WORKSPACE are important here
Now run
cd my-xfce4-dotfiles
chmod +x wallapaer.sh
./wallpaper.sh
(I deleted this :P Sorry)
and type property screen monitor and workspace property which we have noted before.
Also please note that the wallpaper script is one time use actually because of my lack of knowledge in coding.
Also monitor is NOT the one shown in xrandr but one shown with xfconf-query -c xfce4-desktop -m
this is a limitation of xfce4 for the moment
Super + Arrow kews (window tiling)
Super + hjkl (window tiling)
Super + tab (rofi)
Super + 12345 (change workspaces)
Alt + tab (iconify window)
Super + Return (open terminal)
Super + w (firefox)
Super + f (thunar)
Super + c (quit the window)
Ctrl + Alt + h (htop)
Ctrl + Alt + r (ranger)
Ctrl + Shift + (1234567) (Different themes)