fooled myself
This commit is contained in:
parent
a9dee9e83f
commit
e1bb16140f
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
#!/bin/zsh
|
||||
|
||||
# Keyboard lights
|
||||
if ! type "g610-led" &> /dev/null; then
|
||||
[ -x "$(command -v g610-led)" ] && g610-led -a ff
|
||||
fi
|
||||
|
||||
# The way life should be
|
||||
export XKB_DEFAULT_OPTIONS=caps:escape
|
||||
|
|
Loading…
Add table
Reference in a new issue