mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 21:10:38 -04:00
add laptop monitor/workspaces
This commit is contained in:
parent
4616bd12cd
commit
3489ea2603
1 changed files with 8 additions and 3 deletions
|
@ -25,9 +25,14 @@ workspace = 8, persistent:true,monitor:DP-2
|
|||
workspace = 9, persistent:true,monitor:DP-2
|
||||
workspace = 0, persistent:true,monitor:DP-2
|
||||
|
||||
# Laptop
|
||||
# monitor = eDP-1, 1920x1080@144, auto, 1
|
||||
# workspace = eDP-1,1
|
||||
#Laptop
|
||||
monitor = eDP-1, 1920x1080@144, 0x0, 1
|
||||
workspace = 1, persistent:true,monitor:eDP-1,default:true
|
||||
workspace = 2, persistent:true,monitor:eDP-1
|
||||
workspace = 3, persistent:true,monitor:eDP-1
|
||||
workspace = 4, persistent:true,monitor:eDP-1
|
||||
workspace = 5, persistent:true,monitor:eDP-1
|
||||
|
||||
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue