summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/common/gt3
-rwxr-xr-xbin/menuscripts/mpass2
-rwxr-xr-xconfig/X/x11/xinitrc1
-rw-r--r--config/common/mpv/input.conf3
4 files changed, 1 insertions, 8 deletions
diff --git a/bin/common/gt b/bin/common/gt
index 1965ed1..8890ebb 100755
--- a/bin/common/gt
+++ b/bin/common/gt
@@ -103,6 +103,3 @@ while getopts ":a:c:f:lsheu" opt; do
;;
esac
done
->&2 printf '*: %s\n' "$*"
-
-# eval "herbe $(status | sed 's/"/\"/g;s/.*/"&"/' | tr '\n' ' ')"
diff --git a/bin/menuscripts/mpass b/bin/menuscripts/mpass
index f513b16..3d292c8 100755
--- a/bin/menuscripts/mpass
+++ b/bin/menuscripts/mpass
@@ -21,7 +21,7 @@ done
[ "$file" ] || exit 1
pass show -c "$file" || exit 1
-notify-send -t 1000 "mpass" "copied: $file"
+notify-send -t 1000 "mpass" "$file"
[ "$WAYLAND_DISPLAY" ] && cliphist list >/dev/null && # on wayland and cliphist is running
cliphist list | head -n 1 | cliphist delete
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc
index 57d628b..441c72b 100755
--- a/config/X/x11/xinitrc
+++ b/config/X/x11/xinitrc
@@ -37,7 +37,6 @@ ntfy transmission &
# dunst &
slstatus &
upds &
-emacs --daemon &
eval "$(keychain --dir "$XDG_CONFIG_HOME/keychain" --eval --quiet --agents gpg,ssh)"
unclutter --timeout 3 --jitter 50 -b
exec startdwm
diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf
index 1d3a486..1999437 100644
--- a/config/common/mpv/input.conf
+++ b/config/common/mpv/input.conf
@@ -224,9 +224,6 @@ BS script-binding osc/visibility
# show chapter title
alt+c script-message cycle-commands 'show-text "${chapter-metadata/title}" 100000000' 'show-text "" 0'
-# display information and statistics
-i script-binding stats/display-stats-toggle
-
x add audio-delay 0.100 # change audio/video sync by delaying the audio
X add audio-delay -0.100 # change audio/video sync by shifting the audio earlier
ctrl+x set audio-delay 0