If you're looking for my newer dotfiles, move to Everblush branch
DOTFILES OF MY XFCE SETUP
This is a dump repository which contains the dotfiles for my Xfce I like. Feel free to do whatever with the dots.
Disclaimer: Not all of the dots here are OC
Darknord
Component | Description |
---|---|
Widget | Conky (Modified version of Antares theme) |
Compositor | Picom-ibhagwan-git |
GTK-theme | Darknord |
Xfwm-theme | 2bxfwm-Lucy (Modified) |
kvantum-theme | Darknord |
Shell | zsh 5.8 with powerlevel10k prompt |
Fetch tool | sysfex |
App launcher (not visible in this screenshot) | findex |
Icon theme | Zafiro and Numix circle (From Archcraft) and Fluent |
UI font | Roboto |
Terminal font | JetBrains Mono |
Memories
Component | Description |
---|---|
Widget | Eww |
Compositor | Picom-ibhagwan-git |
GTK-theme | Memories |
Xfwm-theme | Memories |
App launcher | findex |
Icon theme | Zafiro and Numix circle (From Archcraft) and Fluent |
UI font | Roboto |
Terminal font | JetBrains Mono Nerd |
Yayy startpage
Also, https://github.com/lah7/gtk3-classic is recommended for making CSD applications use the theme set by Xfwm.
Icons in the eww Memories dot files are turned into boxes with symbols in them
I was trying to use the the eww widget from the Memories section and I found that all the icons, including the one in the weather script, were turned into boxes https://imgur.com/HAg2cwks.png I'm guessing it's a font issue, but I'm not exactly sure how to fix that.
[Request] Install Script / Steps to install
First of all I want to say I love your work, all the rices you made look amazing!
I'm trying to get the same looks using the dots you provided in this repo using the xfce documentation, so far I got the darknord-gtk-theme applied, but I can't find how to get the bars and the icons you're using, any help is appreciated, thanks in advance.
[This may be helpful] List of all files in the repo that contain the repo owners home path (with line numbers).
If you are going to use these commands on your own, make sure to run it from your home directory after placing the .dotfiles into there or you will need to replace './' in the command with the path to where the repo dotfiles are stored on your system.
The first command lists the files containing "/home/mehedi" and the second command lists where in each file needs to be updated.
Example below:
[[email protected]]$ grep -rnhl '../' -e "/home/mehedi" .config/fastfetch/config.conf .config/btop/btop.conf .config/xfce4/panel/whiskermenu-8.rc .config/xfce4/panel/genmon-15.rc .config/xfce4/panel/launcher-1/16518400331.desktop .config/xfce4/panel/genmon-16.rc .config/xfce4/panel/genmon-17.rc
[[email protected]]$ grep -rnh './' -e "/home/mehedi" 60:--logo /home/mehedi/.config/fastfetch/logo 5:color_theme = "/home/mehedi/.config/btop/themes/everblush.theme" 4:button-icon=/home/mehedi/.assets/icons/ghost.svg 1:Command=/home/mehedi/genmon-scripts/cpu.sh 7:Icon=/home/mehedi/.assets/icons/power-button-power-svgrepo-com.svg 1:Command=/home/mehedi/genmon-scripts/datetime.sh 1:Command=/home/mehedi/genmon-scripts/mem.sh