Numix -> Papirus icons for tint2
parent
35e7952232
commit
ae58c96ecd
|
@ -180,7 +180,7 @@ launcher_background_id = 1
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 28
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square-Light
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -158,7 +158,7 @@ launcher_background_id = 0
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 28
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -190,7 +190,7 @@ launcher_background_id = 7
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -190,7 +190,7 @@ launcher_background_id = 7
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Tint2 volume executor with ttf icons
|
||||
|
||||
muted=$(pacmd list-sinks | awk '/muted/ { print $2 }')
|
||||
muted=$(LANG=C pactl list sinks | awk '/Mute/ { print $2 }')
|
||||
vol=$(LANG=C pactl list sinks | awk '/Volume:/ {printf "%s ",$5}' | cut -f1 -d ' ' | cut -f1 -d '%')
|
||||
|
||||
if [[ $muted = "no" ]]; then
|
||||
|
|
|
@ -190,7 +190,7 @@ launcher_background_id = 7
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -180,7 +180,7 @@ launcher_background_id = 1
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 28
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square-Light
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -158,7 +158,7 @@ launcher_background_id = 0
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 28
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 1
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -190,7 +190,7 @@ launcher_background_id = 7
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
|
@ -190,7 +190,7 @@ launcher_background_id = 7
|
|||
launcher_icon_background_id = 0
|
||||
launcher_icon_size = 24
|
||||
launcher_icon_asb = 100 0 0
|
||||
launcher_icon_theme = Numix-Square
|
||||
launcher_icon_theme = Papirus
|
||||
launcher_icon_theme_override = 1
|
||||
startup_notifications = 0
|
||||
launcher_tooltip = 1
|
||||
|
|
Loading…
Reference in New Issue