New backup 2025-10-11 14:15:02
This commit is contained in:
parent
1ff8a1d7ce
commit
e7dcd27f60
4 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ dynamic_title = true
|
|||
dynamic_padding = true
|
||||
#padding = { x = 10, y = 10 }
|
||||
resize_increments = true
|
||||
decorations = "None"
|
||||
#decorations = "None"
|
||||
|
||||
[font]
|
||||
size = 11
|
||||
|
|
|
@ -174,8 +174,8 @@ SetEditor=false
|
|||
2 screens: Width=490
|
||||
2048x1280 screen: Height=353
|
||||
2048x1280 screen: Width=656
|
||||
3 screens: Height=1100
|
||||
3 screens: Width=1667
|
||||
3 screens: Height=672
|
||||
3 screens: Width=592
|
||||
|
||||
[filetree]
|
||||
editShade=183,220,246
|
||||
|
|
|
@ -11,12 +11,12 @@ workspace 0: {
|
|||
# Border styling
|
||||
#default_border pixel 3
|
||||
default_border pixel 2
|
||||
default_floating_border pixel 2
|
||||
default_floating_border pixel 1
|
||||
|
||||
# Borders
|
||||
client.focused $color5 $color5 $color5 $color0dd
|
||||
client.focused_inactive $color0 $color0 $color0 $color0
|
||||
client.unfocused $color5 $color5 $color5 $color0dd
|
||||
client.focused $color5 $color5 $color5 $color5
|
||||
client.focused_inactive $color566 $color566 $color566 $color566
|
||||
client.unfocused $color566 $color566 $color566 $color566
|
||||
|
||||
set {
|
||||
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10
|
||||
|
|
|
@ -4,7 +4,7 @@ include $HOME/.config/sway/config.d/window_rules.d/*
|
|||
set {
|
||||
#window behavior
|
||||
$ii inhibit_idle focus
|
||||
$popup floating enable, shadows enable, border pixel 1, sticky enable, resize set 25ppt 25ppt
|
||||
$popup floating enable, shadows enable, border pixel 3, sticky enable, resize set 25ppt 25ppt
|
||||
$float floating enable, shadows enable, resize set 50ppt 50ppt
|
||||
$game inhibit_idle focus, floating enable, border none, fullscreen enable, shadows disable
|
||||
$scratch move scratchpad, floating enable, resize set 50ppt 50ppt, scratchpad hide
|
||||
|
|
Loading…
Add table
Reference in a new issue