Personal linux configuration files
  • CSS 97%
  • Lua 1.5%
  • QML 1.1%
  • C 0.3%
  • Shell 0.1%
Find a file
nicolas 24555bb9a1
🔧 Enable custom colorscheme in nvim
Enables everforest as a custom colorscheme for nvim
2026-06-09 11:11:05 -05:00
foot ⬆️ Update foot terminal version 2026-03-08 19:23:07 -05:00
gram Use gram as text editor 2026-05-19 13:32:44 -05:00
gtk-3.0 🔧 Migrate to widescreen system 2026-01-29 22:50:39 -05:00
gtk-4.0 🔧 Migrate to widescreen system 2026-01-29 22:50:39 -05:00
helix 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
images 🔧 Migrate to widescreen system 2026-01-29 22:50:39 -05:00
Kvantum 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
labwc ⬆️ Update to labwc 0.20.0 2026-05-28 21:59:26 -05:00
lxqt Use gram as text editor 2026-05-19 13:32:44 -05:00
nvim 🔧 Enable custom colorscheme in nvim 2026-06-09 11:11:05 -05:00
nwg-look 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
openbox 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
pcmanfm-qt/lxqt ⬆️ Update to labwc 0.9.7 2026-05-06 20:56:28 -05:00
sddm 🔧 Migrate to widescreen system 2026-01-29 22:50:39 -05:00
swaylock 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
themes/Everforest 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
xdg-desktop-portal ⬆️ Update to labwc 0.9.6 and LXQt 2.4.0 2026-04-27 21:37:35 -05:00
xsettingsd 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
zathura 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
.gitignore Add window borders in labwc 2026-05-04 21:57:45 -05:00
electron-flags.conf 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
gitconfig 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
LICENSE 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
README.md Use gram as text editor 2026-05-19 13:32:44 -05:00
starship.toml 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
zshrc 🔧 Set DO_NOT_TRACK env variable 2026-05-25 13:58:12 -05:00

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).