diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-23 14:46:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-23 14:46:19 +0900 |
| commit | 91b9177b0ff5d2fac7b99be9a89f8e9f054347fd (patch) | |
| tree | 5b11da646166995b52bb597cf6a92703d1f5a0a2 /config/hypr/UserConfigs/WorkspaceRules.conf | |
| parent | 9f5b41c3e230cda406592167fcd0446a5f56821c (diff) | |
| parent | b8ab57be1c8e579e69e5bfd56668815465d71785 (diff) | |
Merge pull request #577 from JaKooLit/development
Development to main Dots version 2.3.12
Diffstat (limited to 'config/hypr/UserConfigs/WorkspaceRules.conf')
| -rw-r--r-- | config/hypr/UserConfigs/WorkspaceRules.conf | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/config/hypr/UserConfigs/WorkspaceRules.conf b/config/hypr/UserConfigs/WorkspaceRules.conf deleted file mode 100644 index 350022b1..00000000 --- a/config/hypr/UserConfigs/WorkspaceRules.conf +++ /dev/null @@ -1,26 +0,0 @@ -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # - -# You can set workspace rules to achieve workspace-specific behaviors. -# For instance, you can define a workspace where all windows are drawn without borders or gaps. - -# https://wiki.hyprland.org/Configuring/Workspace-Rules/ - -# Assigning workspace to a certain monitor. Below are just examples -# workspace = 1, monitor:eDP-1 -# workspace = 2, monitor:eDP-1 -# workspace = 3, monitor:eDP-1 -# workspace = 4, monitor:eDP-1 -# workspace = 5, monitor:DP-2 -# workspace = 6, monitor:DP-2 -# workspace = 7, monitor:DP-2 -# workspace = 8, monitor:DP-2 - - -# example rules (from wiki) -# workspace = 3, rounding:false, decorate:false -# workspace = name:coding, rounding:false, decorate:false, gapsin:0, gapsout:0, border:false, decorate:false, monitor:DP-1 -# workspace = 8,bordersize:8 -# workspace = name:Hello, monitor:DP-1, default:true -# workspace = name:gaming, monitor:desc:Chimei Innolux Corporation 0x150C, default:true -# workspace = 5, on-created-empty:[float] firefox -# workspace = special:scratchpad, on-created-empty:foot
\ No newline at end of file |
