Skip to content

Babilinx/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

All of my customized things that i want to save

Installation

(be sure ~/dotfiles don't exist, else yo will get an error)

git clone https://github.com/Babilinx/dotfiles.git ~/dotfiles

Save your current .bashrc file if you want to keep it later.

cd ~/dotfiles
./install.sh

Be cafefull : it will erase all content in ~/.bashrc file

Et voilà ! Just restart your terminal or do:

source ~/.bashrc

Customizations

Bash/Comand Line

Prompt

Custom prompt, using Sharship (see starship/shmtarship.toml)

Aliases

Not updated...

.bash_profile

Autostart Sway session when login from tty1. (because i have no login manager)

Waybar

Inspired by dmenu theme and modified to what i wanted. Using Gruvbox colors.

Sway

Near stock config adapted to my keyboard (azerty), displays, etc, with Gruvbox colors.

Tofi

Make to be really dmenu-like. With Gruvbox colors

Used to:

  • Select and start apps
  • Set WiFi
  • Powermenu (poweroff, restart, etc)

Dunst

Stock config with Gruvbox colors and modified font and notification size and time.

Bin

tofi_wifi_menu

Adapted version of rofi_wifi_menu by ericmurphyxyz to tofi.

get_cpu_temp

Get temperature of Intel CPU from sensors -j because hwmon CPU name change at each boot.

powermenu

Use tofi to:

  • logout (swaymsg exit) (will using Waylock in the future maybe)
  • poweroff (loginctl poweroff)
  • reboot (loginctl reboot)
  • reload Sway (swaymsg reload)
  • exit Sway (swaymsg exit)

My sources of inspiration

About

All of my dotfiles customized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published