nit
This commit is contained in:
parent
b27f1cc7fe
commit
e9a0254dd3
|
|
@ -16,7 +16,7 @@ if _exists lsd; then
|
|||
else
|
||||
alias ls='lsd'
|
||||
fi
|
||||
alias tree='ll --tree'
|
||||
alias tree='ll --tree -I .git'
|
||||
fi
|
||||
alias ll='ls -la'
|
||||
alias la='ls -la'
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@ export XMODIFIERS=@im=fcitx
|
|||
fcitx5 &
|
||||
|
||||
# file manager daemon
|
||||
#thunar --daemon &
|
||||
dolphin --daemon &
|
||||
|
||||
# qt setting
|
||||
|
|
@ -41,10 +40,6 @@ export WINIT_X11_SCALE_FACTOR=1
|
|||
|
||||
safeeyes &
|
||||
|
||||
mpd &
|
||||
|
||||
anki &
|
||||
|
||||
copyq &
|
||||
|
||||
exec "${1:-awesome}"
|
||||
|
|
|
|||
0
user/share/bell.wav
Executable file → Normal file
0
user/share/bell.wav
Executable file → Normal file
Loading…
Reference in a new issue