Add Ansible configuration and remove NixOS #1

Merged
vleeuwenmenno merged 36 commits from ansible into master 2025-01-22 15:30:41 +01:00
Showing only changes of commit 1b4a6df380 - Show all commits

View File

@@ -54,15 +54,15 @@
icon-style = 1;
};
"/org/gnome/shell/extensions/pano" = {
"history-length" = 500;
"global-shortcut" = [ "<Shift><Alt>V" ];
"item-date-font-family" = "Hack Nerd Font Mono";
"item-date-font-size" = 10;
"search-bar-font-family" = "Hack Nerd Font Mono";
"search-bar-font-size" = 14;
"item-title-font-family" = "Hack Nerd Font Mono";
"item-title-font-size" = 20;
"org/gnome/shell/extensions/pano" = {
history-length = 500;
global-shortcut = [ "<Shift><Alt>V" ];
item-date-font-family = "Hack Nerd Font Mono";
item-date-font-size = 10;
search-bar-font-family = "Hack Nerd Font Mono";
search-bar-font-size = 14;
item-title-font-family = "Hack Nerd Font Mono";
item-title-font-size = 20;
};
# To get an ID of an extension, run `gnome-extensions list`