Compare commits

...

2 Commits

Author SHA1 Message Date
genofire 8083563206 home: fix sway opacity 2022-02-23 22:14:04 +01:00
genofire e4cefd323c home: add gthumb and fluffychat 2022-02-23 22:13:52 +01:00
2 changed files with 3 additions and 1 deletions

View File

@ -450,7 +450,7 @@ border-size=1
programs.alacritty = { programs.alacritty = {
enable = true; enable = true;
settings = { settings = {
background_opacity = 0.95; window.opacity = 0.95;
font.size = 8; font.size = 8;
colors.primary = { colors.primary = {
background = "0x0a0a0a"; background = "0x0a0a0a";

View File

@ -27,6 +27,7 @@
gotify-desktop gotify-desktop
# apps # apps
virt-manager virt-manager
gthumb
gnome.seahorse gnome.seahorse
gnome.cheese gnome.cheese
nextcloud-client nextcloud-client
@ -36,6 +37,7 @@
gramps # ahnen gramps # ahnen
# - tootle # mastodon # - tootle # mastodon
# fractal # matrix # fractal # matrix
fluffychat
cozy # audiobooks cozy # audiobooks
]; ];
gtk = { gtk = {