Skip to content

zhw9264/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 11, 2022
bd3fd02 · Oct 11, 2022

History

10 Commits
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Jul 28, 2022
Aug 4, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Oct 3, 2022
Oct 11, 2022
Jul 28, 2022
Oct 3, 2022
Oct 3, 2022

Repository files navigation

dotfiles

Install

git clone [email protected]:lazywa/dotfiles.git
cp -r dotfiles/* ~/.config/
cp dotfiles/.zshrc ~/

Install some packages

yay -S alactirry kitty
yay -S waybar swaybg swaylock swayidle wlogout wpaperd
yay -S mako kanshi xfce-polkit network-manager-applet
yay -S ranger exa brightnessctl rofi-lbonn-wayland-git
yay -S pavucontrol blueberry blueman

Install Nerd Fonts & icon theme

yay -S nerd-fonts-cascadia-code nerd-fonts-jetbrains-mono nerd-fonts-robotomono
yay -S oranchelo-icon-theme

Setting greet

yay -S greetd greetd-tuigreet
systemctl enable greetd

/etc/greetd/config.toml
-----------------------
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
vt = 1

# The default session, also known as the greeter.
[default_session]

# `agreety` is the bundled agetty/login-lookalike. You can replace `$SHELL`
# with whatever you want started, such as `sway`.
command = "tuigreet --user-menu --asterisks --cmd wayfire"

# The user to run the command as. The privileges this user must have depends
# on the greeter. A graphical greeter may for example require the user to be
# in the `video` group.
user = "lazywa"

Setting Nemo

# Fix open in terminal
gsettings set org.cinnamon.desktop.default-applications.terminal exec alacritty

Setting backlight

yay -S brightnessctl

# use
brightnessctl set 5%-
brightnessctl set 5%+

Setting themes

See catppuccin