removes gtk handling
This commit is contained in:
parent
23de7e39b4
commit
b35e42ace5
1 changed files with 0 additions and 9 deletions
|
|
@ -39,15 +39,6 @@
|
|||
flake.modules.homeManager.desktop =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
gtk = {
|
||||
enable = true;
|
||||
cursorTheme = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Ice";
|
||||
size = 24;
|
||||
};
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
XCURSOR_THEME = "Bibata-Modern-Ice";
|
||||
XCURSOR_SIZE = "24";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue