This commit is contained in:
caandt 2024-10-30 00:27:52 -05:00
parent b27f1cc7fe
commit e9a0254dd3
3 changed files with 1 additions and 6 deletions

View file

@ -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'

View file

@ -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
View file