fix nm & upgrade
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
libsForQt5.dolphin
|
||||
libsForQt5.dolphin-plugins
|
||||
kdePackages.dolphin
|
||||
kdePackages.dolphin-plugins
|
||||
nautilus
|
||||
udisks
|
||||
];
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
extraConfig = ''rivertile -view-padding 0 -outer-padding 0 &'';
|
||||
settings = {
|
||||
spawn = [
|
||||
"nextcloud --background"
|
||||
"/home/elias/.config/helperscripts/startEww.sh"
|
||||
];
|
||||
spawn-tagmask = "${all_but_scratch_tag}";
|
||||
|
||||
Reference in New Issue
Block a user