mirror of
https://github.com/danth/stylix
synced 2024-11-12 23:47:18 +00:00
Remove unused binding
This commit is contained in:
parent
983f5d8d62
commit
d54c32f9eb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{ config, lib, ... }:
|
||||
|
||||
let
|
||||
cfg = config.stylix.iconTheme;
|
||||
|
|
Loading…
Reference in a new issue