the monitor is now 30cm moved to the back. adaptions needed.

This commit is contained in:
Markus Heurung 2024-07-16 11:49:06 +02:00
parent 6c7bc148ae
commit a6c2e7d033

View file

@ -526,6 +526,7 @@
smart_gaps inverse_outer smart_gaps inverse_outer
''; '';
config = { config = {
bars = [];
window = { window = {
commands = [ commands = [
{ {
@ -537,9 +538,9 @@
]; ];
}; };
gaps = { gaps = {
inner = 50; inner = 30;
vertical = 100; vertical = 50;
horizontal = 600; horizontal = 400;
# smartGaps = true; # smartGaps = true;
smartBorders = "on"; smartBorders = "on";
}; };
@ -575,7 +576,7 @@
resolution = "3840x2160@30Hz"; resolution = "3840x2160@30Hz";
position = "1280 0"; position = "1280 0";
# background = "/home/muhh/Sync/Backgrounds/wald.jpg fill"; # background = "/home/muhh/Sync/Backgrounds/wald.jpg fill";
scale = "1.25"; scale = "1.5";
}; };
HDMI-A-1 = { HDMI-A-1 = {
resolution = "1920x1080@60.000Hz"; resolution = "1920x1080@60.000Hz";