feat: remove unused numlockx
This commit is contained in:
parent
769f18fa36
commit
4d963efdb0
1 changed files with 0 additions and 3 deletions
3
.xinitrc
3
.xinitrc
|
@ -1,8 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# keyboard
|
|
||||||
numlockx &
|
|
||||||
|
|
||||||
# display
|
# display
|
||||||
## laptop
|
## laptop
|
||||||
if ls -d /sys/class/power_supply/BAT*/ > /dev/null 2>&1; then
|
if ls -d /sys/class/power_supply/BAT*/ > /dev/null 2>&1; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue