sway tooling and config

This commit is contained in:
Markus Heurung 2024-06-19 15:27:15 +02:00
parent b4846ce36c
commit 75949d20da

View file

@ -54,6 +54,8 @@
wl-clipboard
wl-mirror
sway-launcher-desktop
swaynotificationcenter
swayosd
xdg-utils
zellij
zulip
@ -392,7 +394,7 @@
mainBar = {
layer = "top";
position = "top";
height = 36;
height = 24;
spacing = 3;
output = [ "DP-1" ];
modules-left = [
@ -467,8 +469,13 @@
}
];
};
swaync = {
enable = true;
};
swayosd = {
enable = true;
display = "DP-1";
};
syncthing = {
enable = true;