No description
- CSS 89.4%
- Shell 8.5%
- Vim Script 2.1%
| alacritty | First commit | |
| fastfetch | First commit | |
| fish | First commit | |
| fuzzel | First commit | |
| gtk-3.0 | First commit | |
| gtk-4.0 | First commit | |
| hypr | F: Ask logout | |
| mako | (No message) | |
| nvim | F: Remove vim-plug | |
| waybar | First commit | |
| grim-2024年12月29日_14-03-44.png | First commit | |
| grim-2024年12月29日_15-56-24.png | First commit | |
| grim-2024年12月30日_21-08-14.png | Add mako | |
| LICENSE | Add license | |
| README.md | (No message) | |
atarwn/dotfiles
These are the dotfiles of my development setup.
Requirements
- alacritty
- hyprland
- waybar
- fish
- neovim
- vim-plug
If you don't want to install plugins, don't forget to cut
call plug#begin ... call plug#end()from nvim/init.vim
- vim-plug
- grim
- slurp
- mako
- fuzzel
- fastfetch
Optional:
- nautilus (used in hypr/hyprland.conf)
sudo pacman -S alacritty hyprland waybar fish neovim grim slurp mako fuzzel fastfetch
Installation
First, clone repo:
git clone https://codeberg.org/atarwn/dotfiles
Then, move dotfiles:
mv dotfiles/* .config/
It would be a good idea to back up your .config before doing this.
Finally, restart your session.
Keybindings
Some keybindings have been changed:
SUPER + G- Switches gapsSUPER + C- Opens the consoleSUPER + Q- Closes the active windowSUPER + SPACE- Opens program menu
Screenshots
Fullscreen mode (GNOME Text Editor + Nautilus + Alacritty(fish)) Fullscreen mode
Nice gaps for screenshot (Neovim + Alacritty(fish)) Screenshot 2
Mako Mako
Disclaimer
I am not responsible for any problems caused by using my dotfiles. If you know what the problem is, please let me know via issues.