Remove keyled configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
785fafee3a
commit
33ae6b6ae5
2 changed files with 0 additions and 36 deletions
|
@ -15,10 +15,6 @@ if [[ -f "${HOME}/.config/zsh/.zshrc" ]]; then
|
|||
. "${HOME}/.config/zsh/.zshrc"
|
||||
fi
|
||||
|
||||
if [[ -f "${XDG_CONFIG_HOME}/custom/keyleds" ]]; then
|
||||
. "${XDG_CONFIG_HOME}/custom/keyleds"
|
||||
fi
|
||||
|
||||
# Restore custom dconf configuration
|
||||
dconf load / < "${XDG_CONFIG_HOME}/dconf/root.conf"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue