merging update and configure in one single script
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 ###
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
transparent: #0000;
|
||||
fg: #{{foreground}};
|
||||
blue: #{{color4}};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user