This commit is contained in:
2026-03-09 16:00:22 +03:00
2 changed files with 6 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ decoration {
rounding = 12 rounding = 12
border_part_of_window = false border_part_of_window = false
blur { blur {
enabled = false enabled = true
size = 8 size = 8
passes = 2 passes = 2
popups = true popups = true

5
uwsm/.config/uwsm/env Normal file
View File

@@ -0,0 +1,5 @@
export EDITOR=nvim
export PATH="$PATH:$HOME/.local/bin"
export XCURSOR_SIZE=24
export SWWW_TRANSITION=any
export SWWW_TRANSITION_DURATION=1