summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-07-22 22:58:15 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2023-07-22 22:58:15 +0200
commite946a60ecc289db6c1570f5177ef0c9c1ad0a039 (patch)
tree0db4d324a767e8d4875f1b619e4cea67a8dd22d4 /config.h
parent896bb1e6576fe32b754341ddf0b49fbcfd1c116a (diff)
add active monitor with hyprland using hyprctl and popenHEADmaster
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 5e38429..128e576 100644
--- a/config.h
+++ b/config.h
@@ -15,4 +15,4 @@ static unsigned cursor_width = 1;
static unsigned cursor_vertical_offset = 2;
static unsigned cursor_horizontal_offset = 1;
-static unsigned monitor_offset = 1;
+static unsigned monitor_offset = 0;