no more opacity

This commit is contained in:
joygnu 2024-07-14 22:22:13 +02:00
parent fc45c924e5
commit e67316508a

View file

@ -25,21 +25,15 @@
image = ./wallpaper.png; image = ./wallpaper.png;
opacity = {
terminal = 0.8;
applications = 0.8;
popups = 0.8;
};
cursor = { cursor = {
name = "Bibata-Modern-Ice"; name = "Bibata-Modern-Ice";
package = pkgs.bibata-cursors; package = pkgs.bibata-cursors;
size = 24; size = 24;
}; };
fonts = { fonts = {
sizes = { sizes = {
applications = 12; applications = 12;
terminal = 14; terminal = 14;
desktop = 12; desktop = 12;
popups = 12; popups = 12;