changes
This commit is contained in:
parent
c9f757e4bd
commit
bd6c1d60ae
3 changed files with 9 additions and 4 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
|
||||
gtk.theme.name = "Breeze";
|
||||
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
overrideConfig = true;
|
||||
|
|
@ -250,7 +253,7 @@
|
|||
iconTasks = {
|
||||
launchers = [
|
||||
"applications:firefox.desktop"
|
||||
"applications:helium.desktop"
|
||||
# "applications:helium.desktop"
|
||||
"applications:org.kde.dolphin.desktop"
|
||||
"applications:vesktop.desktop"
|
||||
"applications:kitty.desktop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue