Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
14
.config/hypr/UserConfigs/WorkspaceRules.conf
Normal file
14
.config/hypr/UserConfigs/WorkspaceRules.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# /* ---- 💫 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, name:Browser, monitor:DP-2, default:true
|
||||
workspace = 2, name:Terminal
|
||||
workspace = 3, name:Discord,monitor:DP-2, default:true
|
||||
workspace = 4, name:Gaming
|
||||
workspace = 5, name:Music
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue