Swaywm tweaks
This commit is contained in:
parent
0c98855224
commit
3df5db5234
|
@ -17,18 +17,22 @@
|
|||
pos = "0 140";
|
||||
scale = "1";
|
||||
subpixel = "rgb";
|
||||
max_render_time = "4";
|
||||
};
|
||||
DP-3 = {
|
||||
pos = "2560 0";
|
||||
scale = "1.25";
|
||||
subpixel = "rgb";
|
||||
max_render_time = "4";
|
||||
};
|
||||
HDMI-A-1 = {
|
||||
pos = "5632 140";
|
||||
scale = "1";
|
||||
subpixel = "rgb";
|
||||
max_render_time = "4";
|
||||
};
|
||||
};
|
||||
input = { "type:pointer" = { pointer_accel = "-0.2"; }; };
|
||||
startup = [
|
||||
# GLPaper
|
||||
{ command = "glpaper DP-1 ${../../custom-files/sway/selen.frag} --fork"; }
|
||||
|
|
Loading…
Reference in New Issue