dotfiles/README.md
nicolas 3718df1096
🎉 Create dotfiles repo
Initial dotfiles commit
2025-10-16 20:30:52 -05:00

3.6 KiB

Nirogu-dotfiles

My personal dotfiles for arch-linux + lxqt + labwc + everforest theme.

ScreenShot1 ScreenShot2 ScreenShot3

Installation

Everything goes in $HOME/.config, excepting:

  • zshrc goes in $HOME/.zshrc
  • gitconfig goes in $HOME/.gitconfig
  • themes goes in $HOME/.themes
  • sddm/sddm.conf goes in /etc/sddm.conf
  • sddm/everforest goes in /usr/share/sddm/themes/everforest
  • sddm/config goes in /var/lib/sddm/.config

Software

Additional software

Keybindings

Keys Action
SUPER + SPACE Runner
SUPER + ENTER Spawn terminal
SUPER + B Spawn browser
SUPER + E Spawn file manager
SUPER + C Spawn code editor
SUPER + A Toggle maximize
SUPER + Q Kill window
SUPER + BACKSPACE Logout menu

More keybindings can be found in the labwc configuration file.

License

These dotfiles are released under the 0BSD license, which is functionally equivalent to a release into the public domain (anyone can use these dotfiles without any restrictions or warranties).