Merge branch 'main' into unity2

This commit is contained in:
Miguel Palhas
2025-06-27 16:27:03 +01:00
23 changed files with 329 additions and 135 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
};
};
programs.hyprpanel.layout = {
programs.hyprpanel.settings.layout = {
"bar.layouts" = {
"0" = {
"left" = [
+5 -4
View File
@@ -29,10 +29,11 @@ in
"DP-2, 3840x2160, 2880x180, 1.333333, transform, 1"
];
workspace = [
"1, monitor=DP-3"
"2, monitor=DP-2"
"3, monitor=HDMI-A-1"
"4, monitor=DP-3"
"1, monitor=DP-2"
"2, monitor=DP-3"
"3, monitor=DP-2"
"4, monitor=HDMI-A-1"
"5, monitor=HDMI-A-1"
];
};