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 else
alias ls='lsd' alias ls='lsd'
fi fi
alias tree='ll --tree' alias tree='ll --tree -I .git'
fi fi
alias ll='ls -la' alias ll='ls -la'
alias la='ls -la' alias la='ls -la'

View file

@ -31,7 +31,6 @@ export XMODIFIERS=@im=fcitx
fcitx5 & fcitx5 &
# file manager daemon # file manager daemon
#thunar --daemon &
dolphin --daemon & dolphin --daemon &
# qt setting # qt setting
@ -41,10 +40,6 @@ export WINIT_X11_SCALE_FACTOR=1
safeeyes & safeeyes &
mpd &
anki &
copyq & copyq &
exec "${1:-awesome}" exec "${1:-awesome}"

0
user/share/bell.wav Executable file → Normal file
View file