This commit is contained in:
caandt 2024-10-11 00:15:11 -05:00
parent 7e94abb3a5
commit 871506f1ab
3 changed files with 4 additions and 2 deletions

View file

@ -53,6 +53,7 @@ alias gds='git diff --staged'
alias gd='git diff'
alias gs='git status'
alias ga='git add'
alias gap='git add -p'
alias gr='git reset'
# pacman aliases
@ -78,6 +79,7 @@ alias shutdown='shutdown now'
alias clipboard-image='xclip -o -sel clip | nsxiv-pipe'
alias path='sed "s/:/\n/g" <<< $PATH'
alias utc='date -u +"%Y-%m-%d %H:%M:%S UTC"'
alias odd='objdump -d'
alias fonts='fc-list | awk -F: "{ print \$2 }" | sort | uniq | fzf'
alias hz='xrandr --output DisplayPort-1 --mode 1920x1080 --rate'
alias ns='nix-shell'

View file

@ -21,6 +21,7 @@ LIBEXEC=/run/current-system/sw/libexec
"$LIBEXEC"/polkit-kde-authentication-agent-1 &
# desktop portal
"$LIBEXEC"/xdg-desktop-portal-kde &
"$LIBEXEC"/xdg-desktop-portal &
kded5 &
# ime

View file

@ -30,7 +30,7 @@ in
picom
obs-studio
screenkey
safeeyes
pkgs.stable.safeeyes
libsForQt5.kcalc
libsForQt5.kolourpaint
libsForQt5.filelight
@ -50,7 +50,6 @@ in
fzf
trash-cli
tlrc
micro
speedtest-cli
bluetuith
unixtools.xxd