1
1
Fork
You've already forked dotfiles
0
No description
  • CSS 89.4%
  • Shell 8.5%
  • Vim Script 2.1%
2025年06月27日 11:31:47 +05:00
alacritty First commit 2024年12月29日 16:10:09 +05:00
fastfetch First commit 2024年12月29日 16:10:09 +05:00
fish First commit 2024年12月29日 16:10:09 +05:00
fuzzel First commit 2024年12月29日 16:10:09 +05:00
gtk-3.0 First commit 2024年12月29日 16:10:09 +05:00
gtk-4.0 First commit 2024年12月29日 16:10:09 +05:00
hypr F: Ask logout 2025年06月27日 11:30:33 +05:00
mako (No message) 2024年12月31日 18:50:27 +05:00
nvim F: Remove vim-plug 2025年06月27日 11:31:47 +05:00
waybar First commit 2024年12月29日 16:10:09 +05:00
grim-2024年12月29日_14-03-44.png First commit 2024年12月29日 16:10:09 +05:00
grim-2024年12月29日_15-56-24.png First commit 2024年12月29日 16:10:09 +05:00
grim-2024年12月30日_21-08-14.png Add mako 2024年12月30日 21:21:17 +05:00
LICENSE Add license 2024年12月29日 16:25:06 +05:00
README.md (No message) 2024年12月31日 18:50:27 +05:00

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

  • 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 gaps
  • SUPER + C - Opens the console
  • SUPER + Q - Closes the active window
  • SUPER + 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.