This commit is contained in:
Miguel Palhas
2025-04-12 11:27:07 +01:00
parent 9cd16e4991
commit 54a47415aa
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ clipboard-write = allow
keybind = unconsumed:ctrl+enter=ignore
# keybinds:fontsize
keybind = ctrl+shift+plus=increase_font_size:2
keybind = ctrl+shift+minus=decrease_font_size:2
keybind = alt+plus=increase_font_size:2
keybind = alt+minus=decrease_font_size:2
# keybinds:tabs
keybind = alt+u=previous_tab
+3 -1
View File
@@ -24,7 +24,9 @@ in
# monitor, res, position, scale, transform, rotation
"HDMI-A-1, 3840x2160, 0x1620, 1.333333"
"DP-3, 3840x2160, 0x0, 1.333333"
"DP-2, 3840x2160, 2880x0, 1.333333, transform, 1"
# 300 instead of 0 is so that 'move left' actually focuses the bottom one instead of the top one
# for some reason, that's the minimum value for which this works
"DP-2, 3840x2160, 2880x180, 1.333333, transform, 1"
];
workspace = [
"1, monitor=DP-3"