From 39eb870b2cee4ccdecfa542ee369db799d29aab4 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 18 Mar 2025 15:00:02 -0700 Subject: [PATCH] New backup 2025-03-18 15:00:02 --- de/home/.config/eww/scripts/widgets/randomrat | 2 +- de/home/.config/sway-profiles/global-shortcuts/printer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/de/home/.config/eww/scripts/widgets/randomrat b/de/home/.config/eww/scripts/widgets/randomrat index f59626b..af4c806 100755 --- a/de/home/.config/eww/scripts/widgets/randomrat +++ b/de/home/.config/eww/scripts/widgets/randomrat @@ -4,5 +4,5 @@ img_dir="${HOME}/Pictures/Phone/Albums/Rattos/" img_list=$( find "${img_dir}" -iname '*.jpg' -or -iname '*.png' -or -iname '*.heic') img=$( shuf -n 1 <<< ${img_list} ) mkdir -p "${HOME}/.cache/eww/" -convert "${img}" -resize x400\> "${HOME}/.cache/eww/rat.jpg" +convert "${img}" -resize x300\> "${HOME}/.cache/eww/rat.jpg" echo "${HOME}/.cache/eww/rat.jpg" diff --git a/de/home/.config/sway-profiles/global-shortcuts/printer b/de/home/.config/sway-profiles/global-shortcuts/printer index c80a3ea..95d749e 100755 --- a/de/home/.config/sway-profiles/global-shortcuts/printer +++ b/de/home/.config/sway-profiles/global-shortcuts/printer @@ -1,3 +1,3 @@ #!/bin/bash -librewolf -P Penelope "http://printer-hp-dj3630/" +librewolf-profile Penelope "http://printer-hp-dj3630/"