Reduce strixi-minaj display scale
This commit is contained in:
@@ -38,6 +38,20 @@ local stack_update_timer = nil
|
|||||||
local monocle_notice = nil
|
local monocle_notice = nil
|
||||||
local scratchpad_pending = {}
|
local scratchpad_pending = {}
|
||||||
|
|
||||||
|
hl.monitor({
|
||||||
|
output = "eDP-1",
|
||||||
|
mode = "2560x1600@240",
|
||||||
|
position = "0x0",
|
||||||
|
scale = "1.333333",
|
||||||
|
})
|
||||||
|
|
||||||
|
hl.monitor({
|
||||||
|
output = "",
|
||||||
|
mode = "preferred",
|
||||||
|
position = "auto",
|
||||||
|
scale = "auto",
|
||||||
|
})
|
||||||
|
|
||||||
local scratchpads = {
|
local scratchpads = {
|
||||||
htop = {
|
htop = {
|
||||||
command = "alacritty --class htop-scratch --title htop -e htop",
|
command = "alacritty --class htop-scratch --title htop -e htop",
|
||||||
|
|||||||
@@ -111,7 +111,7 @@
|
|||||||
status = "enable";
|
status = "enable";
|
||||||
mode = "2560x1600@240Hz";
|
mode = "2560x1600@240Hz";
|
||||||
position = "0,0";
|
position = "0,0";
|
||||||
scale = 1.0;
|
scale = 1.333333;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
criteria = "Microstep MPG341CX OLED Unknown";
|
criteria = "Microstep MPG341CX OLED Unknown";
|
||||||
|
|||||||
Reference in New Issue
Block a user