Personal linux configuration files
  • CSS 96.6%
  • Lua 1.9%
  • QML 1.1%
  • C 0.3%
  • Shell 0.1%
Find a file
nicolas 51cbdd3819
🔧 Change pcmanfm-qt configuration
Change the SplitterPos pcmanfm-qt setting
2026-09-12 19:08:06 -05:00
foot 🔧 Set up correct foot terminal colorscheme 2026-09-12 19:04:46 -05:00
ghostty Add ghostty and wezterm configurations 2026-08-26 12:33:40 -05:00
gram 🔒 Explicitly disable plugin downloads in gram 2026-09-12 19:05:55 -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.1 2026-07-05 21:48:02 -05:00
lagrange Add Lagrange configuration 2026-09-12 19:06:49 -05:00
lxqt 🔧 Remove featherpad from favorite applications 2026-07-05 21:47:32 -05:00
nvim ⬆️ Upgrade nvim dependencies 2026-09-12 19:07:30 -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 🔧 Change pcmanfm-qt configuration 2026-09-12 19:08:06 -05:00
sddm 🔧 Migrate to widescreen system 2026-01-29 22:50:39 -05:00
superfile Use superfile as terminal file manager 2026-08-24 21:44:05 -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
wezterm 🔧 Enable hyperlink handling in wezterm 2026-08-26 18:26:37 -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 superfile as terminal file manager 2026-08-24 21:44:05 -05:00
starship.toml 🎉 Create dotfiles repo 2025-10-16 19:51:20 -05:00
zshrc 🔧 Enable hyperlink handling in wezterm 2026-08-26 18:26:37 -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).