16 lines
302 B
Plaintext
16 lines
302 B
Plaintext
|
|
#Split-Monitor-Workspaces Setup
|
||
|
|
plugin {
|
||
|
|
split-monitor-workspaces {
|
||
|
|
count = 10
|
||
|
|
}
|
||
|
|
|
||
|
|
hyprwinwrap {
|
||
|
|
# class is an EXACT match and NOT a regex!
|
||
|
|
class = kitty-bg
|
||
|
|
}
|
||
|
|
|
||
|
|
hyprtrails {
|
||
|
|
color = rgba(a06e3bff)
|
||
|
|
}
|
||
|
|
}
|