From 2ffa49fe41faffff406f13378c012c018c764de9 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Thu, 23 Oct 2025 20:28:51 -0500 Subject: Squashed commit of the following: - updated mimes - added mpd and rmpc - added mpd to autostart - removed delays from autostart - install script for i3, i3blocks, and i3blocks config from repo - i3 - pango font and nerd font for bar - switched to i3blocks - colors :3 --- env/.config/i3blocks/volume2/volume2 | 1 + 1 file changed, 1 insertion(+) create mode 100755 env/.config/i3blocks/volume2/volume2 (limited to 'env/.config/i3blocks/volume2') diff --git a/env/.config/i3blocks/volume2/volume2 b/env/.config/i3blocks/volume2/volume2 new file mode 100755 index 0000000..83c4a28 --- /dev/null +++ b/env/.config/i3blocks/volume2/volume2 @@ -0,0 +1 @@ +pactl -f json get-sink-volume @DEFAULT_SINK@ | sed -e 's/.*value_percent":"//' -e 's/".*//' -- cgit v1.3