merging update and configure in one single script

This commit is contained in:
2024-08-28 17:08:20 +02:00
parent 0b1cca0e34
commit 7015021483
14 changed files with 125 additions and 813 deletions

View File

@@ -63,4 +63,4 @@ URxvt.keysym.A-slash: resize-font:show
!Configure Url Launcher
URxvt.url-launcher: firefox
URxvt.matcher.button: 1
URxvt.keysym.A-u: perl:matcher:select
URxvt.keysym.A-u: perl:matcher:select

View File

@@ -217,7 +217,7 @@
max_icon_size = 64
# Paths to default icons (only neccesary when not using recursive icon lookup)
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
icon_path = /usr/share/icons/Papirus/16x16/status/:/usr/share/icons/gnome/Papirus/devices/
### History ###

View File

@@ -156,7 +156,7 @@ type = internal/fs
interval = 25
mount-0 = /
label-mounted = %{F{{color4}}}%{F-}%percentage_used%%
label-mounted = %{F8caaee}%{F-}%percentage_used%%
label-mounted-font = 1
label-unmounted = %mountpoint% not mounted

View File

@@ -5,4 +5,4 @@
transparent: #0000;
fg: #{{foreground}};
blue: #{{color4}};
}
}