Important
I have updated most of the things in this repo. Are you looking for the old hyprland dotfiles? They are in a separate branch
Hi! This is my personal repo for my linux rice. First of all: I configured things the way I WANT THEM. Maybe you like it, maybe you don't. Read all this readme before you download anything.
If you find any errors or need help, feel free to create an issue and i will try to help :).
| Distro | Arch |
|---|---|
| WM | Niri |
| Terminal | Alacritty |
| Bar | Waybar |
| Shell | Zsh with Antidote |
| Shell Prompt | Starship |
| App launcher | Vicinae |
| File manager | Nautilus |
| Editors | Neovim and VSCode |
| Browser | Firefox |
| Power menu | wlogout |
| Notifications | Mako |
| Lockscreen | Swaylock |
| Display Manager | Ly |
| Wallpaper manager | Swaybg |
| Image viewer | qview |
| GTK/Icons theme | Kanagawa (dragon variant) |
| Cursor theme | Bibata |
| Fonts | MesloLG from Nerd Fonts and Noto Fonts |
Here you can see how the system will look after the customization. Cool, right?
Images coming soon...
Simply execute this command:
git clone -b main --single-branch https://github.com/MrE8065/MyDotfiles.git ~/MyDotfiles
Note
This repo has two dotfiles: the one I currently use and the old one. With the command above, you only download the main branch.
Important
Once the installation is done, take a look to the after installation recommendations.
Mod+Q - Close app
Mod+D - Open App Launcher
Mod+B - Open browser
Mod+E - Open file manager
Mod+Period - Open emoji menu
Print - Take screenshot
Mod+F - Maximize app
Mod+Shift+F - Fullscreen app
Mod+V - Toggle floating window
Mod+L - Activate lockscreen
Mod+Shift+Ctrl+R - Reload waybar
Tip
This are just the most used keybinds.
More can be found and changed in ~/.config/niri/binds.kdl
This are all the packages that I like to be installed:
niri
xdg-desktop-portal-gtk
xdg-desktop-portal-gnome
xwayland-satellite
alacritty
swaylock
swaybg
vicinae
wlogout
mako
waybar
sunsetr
zsh
starship
ripgrep
lsd
fastfetch
neovim
tree-sitter-cli
networkmanager
nautilus
tumbler
gvfs
ffmpegthumbnailer
pavucontrol
qview
mpv
nwg-look
kanagawa-gtk-theme
bibata-cursor-theme-bin
ttf-meslo-nerd
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
noto-fonts-extra
bluez
tlp
brightnessctl
After the installation is completed, you should edit some config files to adjust:
- The resolution of the screen (
~/.config/niri/output.kdl) - The bar thickness (
~/.config/waybar/style.css) - The buttons of the power menu (
~/.config/wlogout/style.css)
Tip
The css files have comments to help changing important values