From 889f06070a7c12e2a20712515a057a021f8b580c Mon Sep 17 00:00:00 2001 From: Rick van Lieshout Date: Thu, 31 Jul 2025 09:26:07 +0200 Subject: [PATCH] visibleWorkspaces shortcut + weather now handles non-responses --- computers/archfw/.Xresources | 8 ++++---- config/polybar/modules.ini | 2 +- config/xfce4/thunar.xml | 9 ++++++--- config/xfce4/xfce4-terminal.xml | 19 ++++++++++++++++--- dependencies/pacman.txt | 3 +-- i3/config | 3 +++ i3/scripts/visibleWorkspaces.sh | 15 +++++++++++++++ 7 files changed, 46 insertions(+), 13 deletions(-) create mode 100644 i3/scripts/visibleWorkspaces.sh diff --git a/computers/archfw/.Xresources b/computers/archfw/.Xresources index faca92b..a8e5d81 100644 --- a/computers/archfw/.Xresources +++ b/computers/archfw/.Xresources @@ -1,8 +1,8 @@ Xft.hinting: true -rofi.dpi: 110 -dpi: 110 -Xcursor.size: 25 +rofi.dpi: 160 +dpi: 150 +Xcursor.size: 50 Xft.hintstyle: hintslight Xft.rgba: rgba Xft.antialias: true -Xft.dpi: 110 +Xft.dpi: 160 diff --git a/config/polybar/modules.ini b/config/polybar/modules.ini index c68717d..5b18d6f 100644 --- a/config/polybar/modules.ini +++ b/config/polybar/modules.ini @@ -150,7 +150,7 @@ click-left = firefox https://speedtest.net [module/weather] type = custom/script interval = 900 -exec = "curl -s wttr.in/oss?format=1" +exec = "curl -s wttr.in/oss?format=1 | grep -v 'Unknown location' || echo ''" format = "