Files
superior_dotfiles/private_dot_config/hypr/hyprland/workspaces.conf
Szymon P 5e1f474e0c Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/binds/open_apps.conf
Update .config/hypr/hyprland/binds/power.conf
Update .config/hypr/hyprland/binds/windows.conf
Update .config/hypr/hyprland/workspaces.conf
Update .config/nvim/lazy-lock.json
Update .local/bin/start_coding.sh
2025-06-10 21:59:28 +02:00

18 lines
580 B
Plaintext

workspace = 1, monitor:DP-2
workspace = 2, monitor:DP-1
workspace = 3, monitor:DP-1
workspace = 4, monitor:DP-1
workspace = 5, monitor:DP-1
workspace = 6, monitor:DP-1
workspace = 7, monitor:HDMI-A-2
workspace = 9, monitor:DP-2
workspace = 10, monitor:DP-2
# smart gaps or smt
workspace = w[tv1], gapsout:3, gapsin:3
workspace = f[1], gapsout:3, gapsin:3
windowrule = bordersize 1, floating:1, onworkspace:w[tv1]
windowrule = rounding 2, floating:2, onworkspace:w[tv1]
windowrule = bordersize 0, floating:0, onworkspace:f[1]
windowrule = rounding 2, floating:0, onworkspace:f[1]