These are some of my dotfiles for gtk-3.0, picom, and redshift. It also gets a neovim config and a conky config.
-
Install Git, Neovim >= 0.9.0, a nerd font, Conky, Picom, and Redshift. It is also expected you are using XFCE.
-
Clone this repo into an easy-to-remember directory, such as
~/.dotfiles. -
Run
get_dots.shto acquire the neovim config and the conky config. -
Make symbolic links in
~/.configgoing to this directory. The symlinks you need are:~/.config/nvim/->~/.dotfiles/nvim/~/.config/conky/->~/.dotfiles/conky/~/.config/gtk-3.0/->~/.dotfiles/gtk-3.0/~/.config/picom/->~/.dotfiles/picom/~/.config/redshift.conf->~/.dotfiles/redshift.conf
-
Add Picom, Redshift, and Conky to autostart if not done so already. Restart the XFCE panel via
xfce4-panel -r. Open Neovim and type:PlugInstallto install plugins. -
If desired, modify panel layout, set a desktop wallpaper, change GTK/xfwm theme, change icons/cursors, etc.
-
Modify configuration if desired.