From 871506f1abb5545ca75efcd8ad419613c1cd5db0 Mon Sep 17 00:00:00 2001 From: caandt Date: Fri, 11 Oct 2024 00:15:11 -0500 Subject: [PATCH] bump --- config/bash/aliases | 2 ++ config/sx/sxrc | 1 + home.nix | 3 +-- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/bash/aliases b/config/bash/aliases index 3d92373..9173679 100644 --- a/config/bash/aliases +++ b/config/bash/aliases @@ -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' diff --git a/config/sx/sxrc b/config/sx/sxrc index 123e853..3d86ae2 100755 --- a/config/sx/sxrc +++ b/config/sx/sxrc @@ -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 diff --git a/home.nix b/home.nix index b1ee2af..2830e6b 100644 --- a/home.nix +++ b/home.nix @@ -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