Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
14
.config/hypr/conf/windows/no-border.conf
Normal file
14
.config/hypr/conf/windows/no-border.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# -----------------------------------------------------
|
||||
# General window layout and colors
|
||||
# name: "No Border"
|
||||
# -----------------------------------------------------
|
||||
|
||||
general {
|
||||
gaps_in = 10
|
||||
gaps_out = 14
|
||||
border_size = 0
|
||||
col.active_border = $color11
|
||||
col.inactive_border = $color8
|
||||
layout = dwindle
|
||||
resize_on_border = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue