feat(regolith): changed icon theme
This commit is contained in:
@@ -2,7 +2,7 @@ regolith.wallpaper.file: ~/Pictures/Papiers peints/ed.jpg
|
|||||||
regolith.wallpaper.options: zoom
|
regolith.wallpaper.options: zoom
|
||||||
|
|
||||||
gtk.theme_name: Materia-dark-compact
|
gtk.theme_name: Materia-dark-compact
|
||||||
gtk.icon_theme_name: Paper
|
gtk.icon_theme_name: Papirus-Dark
|
||||||
gtk.font_name: Roboto Regular 10
|
gtk.font_name: Roboto Regular 10
|
||||||
gtk.document_font_name: Roboto Light 10
|
gtk.document_font_name: Roboto Light 10
|
||||||
gtk.monospace_font_name: FiraCode Nerd Font Mono Regular 10
|
gtk.monospace_font_name: FiraCode Nerd Font Mono Regular 10
|
||||||
|
|||||||
@@ -28,8 +28,6 @@ while
|
|||||||
-theme ${dir}/${theme}.rasi)
|
-theme ${dir}/${theme}.rasi)
|
||||||
|
|
||||||
status=$?
|
status=$?
|
||||||
# echo "Status: $status"
|
|
||||||
# echo "Selected: $selected"
|
|
||||||
if [[ "$status" == 10 && "$selected" != "" ]]; then
|
if [[ "$status" == 10 && "$selected" != "" ]]; then
|
||||||
dunstctl history-rm $(echo $selected | sed -r 's/^([0-9]+): .*/\1/')
|
dunstctl history-rm $(echo $selected | sed -r 's/^([0-9]+): .*/\1/')
|
||||||
elif [[ "$status" == 11 ]]; then
|
elif [[ "$status" == 11 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user