Switch to 22.11

This commit is contained in:
Filippo Berto 2022-12-01 11:52:40 +01:00
parent 10ac2a0536
commit 7ee4b47750
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
12 changed files with 25 additions and 30 deletions

View file

@ -11,7 +11,6 @@
enable = true;
location = "center";
font = "${pkgs.rice.font.monospace.name} ${toString pkgs.rice.font.monospace.size}";
# package = pkgs.unstable.rofi;
plugins = with pkgs.unstable;[
rofi-calc
];