Merge remote-tracking branch 'origin/main'
All checks were successful
/ check (push) Successful in 5m35s
All checks were successful
/ check (push) Successful in 5m35s
This commit is contained in:
commit
46d30b8959
3 changed files with 3 additions and 3 deletions
|
@ -1243,7 +1243,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
mako = {};
|
# mako = {};
|
||||||
|
|
||||||
# nnn = {};
|
# nnn = {};
|
||||||
|
|
||||||
|
|
|
@ -147,7 +147,7 @@
|
||||||
|
|
||||||
startup = [
|
startup = [
|
||||||
{command = "kdeconnect-indicator";}
|
{command = "kdeconnect-indicator";}
|
||||||
{command = "mako";}
|
# {command = "mako";}
|
||||||
{
|
{
|
||||||
command = "swaybg -i $HOME/.wallpaper";
|
command = "swaybg -i $HOME/.wallpaper";
|
||||||
}
|
}
|
||||||
|
|
|
@ -118,7 +118,7 @@
|
||||||
libinput
|
libinput
|
||||||
libinput-gestures
|
libinput-gestures
|
||||||
libnotify
|
libnotify
|
||||||
mako
|
# mako
|
||||||
noto-fonts
|
noto-fonts
|
||||||
pamixer
|
pamixer
|
||||||
playerctl
|
playerctl
|
||||||
|
|
Loading…
Reference in a new issue