many changes
This commit is contained in:
parent
9d0b408a7f
commit
0a3b6eecb7
15 changed files with 527 additions and 515 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
|
||||
workspace = {
|
||||
iconTheme = "Colloid-Dark";
|
||||
iconTheme = config.gtk.iconTheme.name;
|
||||
windowDecorations = {
|
||||
library = "org.kde.breeze";
|
||||
theme = "Breeze";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue