no more opacity
This commit is contained in:
parent
571ffe612e
commit
29a08c19cc
|
@ -25,21 +25,15 @@
|
||||||
|
|
||||||
image = ./wallpaper.png;
|
image = ./wallpaper.png;
|
||||||
|
|
||||||
opacity = {
|
cursor = {
|
||||||
terminal = 0.8;
|
name = "Bibata-Modern-Ice";
|
||||||
applications = 0.8;
|
package = pkgs.bibata-cursors;
|
||||||
popups = 0.8;
|
size = 24;
|
||||||
};
|
};
|
||||||
|
|
||||||
cursor = {
|
|
||||||
name = "Bibata-Modern-Ice";
|
|
||||||
package = pkgs.bibata-cursors;
|
|
||||||
size = 24;
|
|
||||||
};
|
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
sizes = {
|
sizes = {
|
||||||
applications = 12;
|
applications = 12;
|
||||||
terminal = 14;
|
terminal = 14;
|
||||||
desktop = 12;
|
desktop = 12;
|
||||||
popups = 12;
|
popups = 12;
|
||||||
|
|
Loading…
Reference in a new issue