New backup 2025-10-11 14:15:02

This commit is contained in:
Penelope Gwen 2025-10-11 14:15:02 -07:00
parent 1ff8a1d7ce
commit e7dcd27f60
4 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@ dynamic_title = true
dynamic_padding = true dynamic_padding = true
#padding = { x = 10, y = 10 } #padding = { x = 10, y = 10 }
resize_increments = true resize_increments = true
decorations = "None" #decorations = "None"
[font] [font]
size = 11 size = 11

View file

@ -174,8 +174,8 @@ SetEditor=false
2 screens: Width=490 2 screens: Width=490
2048x1280 screen: Height=353 2048x1280 screen: Height=353
2048x1280 screen: Width=656 2048x1280 screen: Width=656
3 screens: Height=1100 3 screens: Height=672
3 screens: Width=1667 3 screens: Width=592
[filetree] [filetree]
editShade=183,220,246 editShade=183,220,246

View file

@ -11,12 +11,12 @@ workspace 0: {
# Border styling # Border styling
#default_border pixel 3 #default_border pixel 3
default_border pixel 2 default_border pixel 2
default_floating_border pixel 2 default_floating_border pixel 1
# Borders # Borders
client.focused $color5 $color5 $color5 $color0dd client.focused $color5 $color5 $color5 $color5
client.focused_inactive $color0 $color0 $color0 $color0 client.focused_inactive $color566 $color566 $color566 $color566
client.unfocused $color5 $color5 $color5 $color0dd client.unfocused $color566 $color566 $color566 $color566
set { set {
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10 $layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10

View file

@ -4,7 +4,7 @@ include $HOME/.config/sway/config.d/window_rules.d/*
set { set {
#window behavior #window behavior
$ii inhibit_idle focus $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 $float floating enable, shadows enable, resize set 50ppt 50ppt
$game inhibit_idle focus, floating enable, border none, fullscreen enable, shadows disable $game inhibit_idle focus, floating enable, border none, fullscreen enable, shadows disable
$scratch move scratchpad, floating enable, resize set 50ppt 50ppt, scratchpad hide $scratch move scratchpad, floating enable, resize set 50ppt 50ppt, scratchpad hide