diff --git a/hypr/.config/hypr/looknfeel.conf b/hypr/.config/hypr/looknfeel.conf index 1bbb70b..0dedcc8 100644 --- a/hypr/.config/hypr/looknfeel.conf +++ b/hypr/.config/hypr/looknfeel.conf @@ -22,7 +22,7 @@ decoration { rounding = 12 border_part_of_window = false blur { - enabled = false + enabled = true size = 8 passes = 2 popups = true diff --git a/uwsm/.config/uwsm/env b/uwsm/.config/uwsm/env new file mode 100644 index 0000000..1e6f75b --- /dev/null +++ b/uwsm/.config/uwsm/env @@ -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