/dotfiles

Primary LanguageShell

My Dotfiles

All custom scripts, keybinds, configs and everything else I use on a day to day basis.

image

Requirements

Install the following packages

alacritty
waybar
ttf-font-awesome
ttf-ubuntu-mono-nerd
xdg-desktop-portal-wlr
libalsa
slurp
grim
alacritty
swaybg
bemenu
wl-clipboard
brightnessctl (if on laptop)
playerctl
swaylock
swayidle
swaybg
NetworkManager
network-manager-applet
fzf
ripgrep
noto-fonts-emoji
sworkstyle
bluez blueman
firefox
polkit-gnome
nautilus
evince
eog
github-cli
gnome-keyring

And the following are some custom scripts used

power_menu (custom script to manage power using bemenu)
toggle_sound_profile (custom script for switching sound card codec)

Usage

cd ~
git init
git remote add origin git@github.com:Lyr-7D1h/dotfiles.git
git pull origin master