Working on tasklauncher
This commit is contained in:
+328
-328
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -867,7 +867,7 @@ in
|
||||
allow_markup=true
|
||||
show_drun=true
|
||||
'';
|
||||
|
||||
/*
|
||||
# Catppuccin Mocha theme for Wofi
|
||||
xdg.configFile."wofi/style.css".source = pkgs.fetchFromGitHub {
|
||||
owner = "catppuccin";
|
||||
@@ -875,7 +875,7 @@ in
|
||||
rev = "d4c8c0a6b57e2e97a0d7b87e186322e933a8d9e0"; # Example commit hash (replace with a valid one)
|
||||
sha256 = "sha256-0Rn9CKPm0v3rXlx7nyXD3QJ5Xq3XZvBwgqXzWmOyZkA="; # Replace with the correct hash
|
||||
} + "/mocha.css"; # Correct file name
|
||||
};
|
||||
}; */
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ in
|
||||
allow_markup=true
|
||||
show_drun=true
|
||||
'';
|
||||
|
||||
/*
|
||||
# Catppuccin Mocha theme for Wofi
|
||||
xdg.configFile."wofi/style.css".source = pkgs.fetchFromGitHub {
|
||||
owner = "catppuccin";
|
||||
@@ -31,5 +31,5 @@ in
|
||||
rev = "d4c8c0a6b57e2e97a0d7b87e186322e933a8d9e0"; # Example commit hash (replace with a valid one)
|
||||
sha256 = "sha256-0Rn9CKPm0v3rXlx7nyXD3QJ5Xq3XZvBwgqXzWmOyZkA="; # Replace with the correct hash
|
||||
} + "/mocha.css"; # Correct file name
|
||||
};
|
||||
}; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user