moves workspaces config to correct file

This commit is contained in:
Michael Beck 2025-05-20 10:09:31 +02:00
parent e9d01f59ef
commit a9092f8389
2 changed files with 13 additions and 8 deletions

View File

@ -7,14 +7,6 @@
monitor = eDP-2, highres@highrr, 0x0, 1, vrr, 0
monitor = DP-2, 1920x1080@60, auto-left, 1, vrr, 0
workspace = 1, monitor:eDP-2
workspace = 2, monitor:eDP-2
workspace = 3, monitor:eDP-2
workspace = 4, monitor:eDP-2
workspace = 5, monitor:DP-2
workspace = 6, monitor:DP-2
# If you need to scale things like steam etc, please uncomment these lines.
# Adjust GDK_SCALE accordingly to your liking.
#xwayland {

View File

@ -0,0 +1,13 @@
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Monitor Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
workspace = 1, monitor:eDP-2
workspace = 2, monitor:eDP-2
workspace = 3, monitor:eDP-2
workspace = 4, monitor:eDP-2
workspace = 5, monitor:DP-2
workspace = 6, monitor:DP-2
workspace = 7, monitor:DP-2
workspace = 8, monitor:DP-2