appearance 541 B

123456789101112131415161718192021222324252627
  1. # vim: ft=swayconfig
  2. # Window Decoration
  3. default_border pixel 1
  4. default_floating_border pixel 1
  5. smart_borders on
  6. # Window Colors
  7. client.focused #19141D #19141D #CACACA #19141D #CACACA
  8. # Gaps Configuration
  9. gaps inner 5
  10. gaps outer 5
  11. # Cursor Configuration
  12. seat seat0 xcursor_theme Bibata-Original-Classic 24
  13. # SwayFX Settings
  14. # smart_corner_radius on
  15. # corner_radius 10
  16. #
  17. # default_dim_inactive 0.05
  18. # blur enable
  19. # blur_passes 1
  20. # blur_radius 1
  21. # layer_effects "waybar" "blur enable"; shadows enable
  22. # shadows on
  23. # shadow_blur_radius 20