From 23a834f5993e5d11e2cba2d0d68c76d13769cf9a Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 3 Apr 2025 16:35:19 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-03 16:35:19 --- .config/helix/scripts/get_git_provider_url.fish | 2 +- .config/waybar/config##hostname.dpad | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/helix/scripts/get_git_provider_url.fish b/.config/helix/scripts/get_git_provider_url.fish index 3190c04a..afc6364b 100755 --- a/.config/helix/scripts/get_git_provider_url.fish +++ b/.config/helix/scripts/get_git_provider_url.fish @@ -55,7 +55,7 @@ end # get_git_provider_url $argv[1] $argv[2] # set -l output (get_git_provider_url $argv[1] $argv[2]) -get_git_provider_url $argv[1] $argv[2] | tee /dev/stderr | wl-copy +get_git_provider_url $argv[1] $argv[2] # echo $output # echo $output | wl-copy diff --git a/.config/waybar/config##hostname.dpad b/.config/waybar/config##hostname.dpad index 22878df8..7a23977d 100644 --- a/.config/waybar/config##hostname.dpad +++ b/.config/waybar/config##hostname.dpad @@ -19,7 +19,7 @@ "separate-outputs": true }, "custom/colcount": { - "exec": "~/dev/niri-windows/niri-windows.py", + "exec": "/home/fic/dev/utils/wayland-utils/niri-windows/niri-windows.py", "return-type": "json", "restart-interval": "never", "format": "{} " @@ -30,11 +30,11 @@ "format": "{}" }, "custom/recorder": { - "exec": "~/dev/niri-recorder/recorder.py", + "exec": "~/dev/utils/wayland-utils/recorder/recorder.py", "return-type": "json", "restart-interval": "never", - "on-click": "~/dev/niri-recorder/recorder.sh screen", - "on-click-right": "~/dev/niri-recorder/recorder.sh region", + "on-click": "~/dev/utils/wayland-utils/recorder/recorder.sh screen", + "on-click-right": "~/dev/utils/wayland-utils/recorder/recorder.sh region", "format": " {} " }, "custom/delim": {