parent
247d1ca9fc
commit
50d8845e06
4 changed files with 0 additions and 32 deletions
|
|
@ -20,10 +20,6 @@
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/temporarytabcontainer/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/temporarytabcontainer/latest.xpi";
|
||||||
};
|
};
|
||||||
"pywalfox@frewacom.org" = {
|
|
||||||
installation_mode = "force_installed";
|
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/pywalfox/latest.xpi";
|
|
||||||
};
|
|
||||||
"floccus@handmadeideas.org" = {
|
"floccus@handmadeideas.org" = {
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/floccus/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/floccus/latest.xpi";
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,6 @@
|
||||||
hyprshot
|
hyprshot
|
||||||
matugen
|
matugen
|
||||||
glib
|
glib
|
||||||
pywalfox-native
|
|
||||||
hyprshade
|
hyprshade
|
||||||
hyprpolkitagent
|
hyprpolkitagent
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -42,11 +42,6 @@ output_path = '~/.config/qt5ct/colors/matugen.conf'
|
||||||
input_path = './templates/qtct.conf'
|
input_path = './templates/qtct.conf'
|
||||||
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
output_path = '~/.config/qt6ct/colors/matugen.conf'
|
||||||
|
|
||||||
[templates.pywalfox]
|
|
||||||
input_path = './templates/pywalfox.json'
|
|
||||||
output_path = '~/.cache/wal/colors.json'
|
|
||||||
post_hook = 'pywalfox update'
|
|
||||||
|
|
||||||
[templates.hyprlock]
|
[templates.hyprlock]
|
||||||
input_path = './templates/hyprlock.conf'
|
input_path = './templates/hyprlock.conf'
|
||||||
output_path = '~/.config/hypr/hyprlock.conf'
|
output_path = '~/.config/hypr/hyprlock.conf'
|
||||||
|
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
"wallpaper": "{{image}}",
|
|
||||||
"alpha": "100",
|
|
||||||
"colors": {
|
|
||||||
"color0": "{{colors.background.default.hex}}",
|
|
||||||
"color1": "",
|
|
||||||
"color2": "",
|
|
||||||
"color3": "",
|
|
||||||
"color4": "",
|
|
||||||
"color5": "",
|
|
||||||
"color6": "",
|
|
||||||
"color7": "",
|
|
||||||
"color8": "",
|
|
||||||
"color9": "",
|
|
||||||
"color10": "{{colors.primary.default.hex}}",
|
|
||||||
"color11": "",
|
|
||||||
"color12": "",
|
|
||||||
"color13": "{{colors.surface_bright.default.hex}}",
|
|
||||||
"color14": "",
|
|
||||||
"color15": "{{colors.on_surface.default.hex}}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue