mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-08-01 08:50:03 +00:00
Always enable numlock
This commit is contained in:
parent
8effc29a97
commit
bfebb33b29
3 changed files with 75 additions and 1 deletions
|
@ -69,6 +69,7 @@ pacman:
|
|||
- xmonad
|
||||
- xmonad-contrib
|
||||
- xmobar
|
||||
- numlockx
|
||||
#- lightdm
|
||||
|
||||
# GUI
|
||||
|
@ -109,6 +110,7 @@ git:
|
|||
- https://aur.archlinux.org/yay-git.git # Yay tool, for AUR installation
|
||||
|
||||
aur:
|
||||
- mkinitcpio-numlock # Enable numlock in initramfs (before asking for encryption key)
|
||||
# CLI/TUI
|
||||
- lf # Terminal ranger-like file manager
|
||||
- ngrok # Forward your localhost without ip recovery
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue