Skip to content

LambBread/my-dotfiles

Repository files navigation

My dotfiles

These are some of my dotfiles for GTK, Picom, Alacritty, Ghostty, Bash, and Redshift. It also gets a neovim config and a conky config.

Installation

Note: The .bashrc assumes you are using Debian, so you may want to modify it if you are not.

  1. Install Git, Neovim >= 0.9.4, MonaspiceAr Nerd Font Mono, Conky, Picom, Alacritty, Ghostty, and Redshift. It is also expected you are using XFCE.

  2. Clone this repo into an easy-to-remember directory, such as ~/.dotfiles.

  3. Run get_dots.sh to acquire the neovim config and the conky config.

  4. Make symbolic links in ~/.config going to this directory. The symlinks you need are:

    • ~/.bashrc -> ~/.dotfiles/.bashrc
    • ~/.bash_aliases -> ~/.dotfiles/.bash_aliases
    • ~/.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
    • ~/.config/alacritty/ -> ~/.dotfiles/alacritty/
    • ~/.config/ghostty/ -> ~/.dotfiles/ghostty/
  5. Add Picom, Redshift, and Conky to autostart if not done so already. Restart the XFCE panel via xfce4-panel -r. Open Neovim and type :Lazy install to install plugins.

  6. If desired, modify panel layout, set a desktop wallpaper, change GTK/xfwm theme (Qogir recommended), change icons/cursors (Rowaita icons recommended), etc.

  7. Modify configuration if desired.

About

Some dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors