This commit is contained in:
Stephan Raabe
2023-12-23 17:12:53 +01:00
parent 3c62620385
commit fa5536e1f1
33 changed files with 220 additions and 34 deletions

View File

@@ -7,8 +7,8 @@ decoration {
rounding = 0
blur {
enabled = true
size = 20
passes = 2
size = 12
passes = 6
new_optimizations = on
ignore_opacity = true
xray = true

View File

@@ -7,12 +7,12 @@ decoration {
rounding = 10
blur {
enabled = true
size = 20
passes = 2
size = 12
passes = 4
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
blurls = waybar
}
active_opacity = 0.9
inactive_opacity = 0.6

View File

@@ -7,12 +7,12 @@ decoration {
rounding = 10
blur {
enabled = true
size = 20
passes = 2
size = 12
passes = 4
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
blurls = waybar
}
active_opacity = 0.9
inactive_opacity = 0.6

View File

@@ -7,8 +7,8 @@ decoration {
rounding = 10
blur {
enabled = true
size = 20
passes = 2
size = 12
passes = 6
new_optimizations = on
ignore_opacity = true
xray = true

View File

@@ -0,0 +1,25 @@
# -----------------------------------------------------
# General window decoration
# name: "Default"
# -----------------------------------------------------
decoration {
rounding = 10
blur {
enabled = true
size = 6
passes = 2
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
}
active_opacity = 1.0
inactive_opacity = 0.8
fullscreen_opacity = 1.0
drop_shadow = true
shadow_range = 30
shadow_render_power = 3
col.shadow = 0x66000000
}

View File

@@ -0,0 +1,6 @@
# -----------------------------------------------------
# Monitor Setup
# name: "Default"
# -----------------------------------------------------
monitor=,1440x1080,auto,1

View File

@@ -3,5 +3,4 @@
# name: "Default"
# -----------------------------------------------------
monitor=,1920x1080,auto,1
# 122314 lkasldkasl kjd
monitor=,1920x1080,auto,1

View File

@@ -0,0 +1,6 @@
# -----------------------------------------------------
# Monitor Setup
# name: "Default"
# -----------------------------------------------------
monitor=,2560x1440,auto,1

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 1
col.active_border = rgba(ffffffff)
col.inactive_border = $color11
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 1
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 2
col.active_border = rgba(ffffffff)
col.inactive_border = $color11
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 2
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 3
col.active_border = rgba(ffffffff)
col.inactive_border = $color11
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 3
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 4
col.active_border = rgba(ffffffff)
col.inactive_border = $color11
layout = dwindle
}

View File

@@ -0,0 +1,13 @@
# -----------------------------------------------------
# General window layout and colors
# name: "Default"
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 4
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
}

View File

@@ -6,7 +6,7 @@
general {
gaps_in = 10
gaps_out = 14
border_size = 3
border_size = 1
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle