How I Rice My Window for Productivity
•0 view

These are the reasons the article exists. Note: My config theme is here
My rules to optimize my productivity
My utils
My tips
My Zen Browser


My tacky-border



*Some applications like Discord, Zed Editor, Exploders, etc. need rights to access the border.
active_color: colors: ["accent", "accent"] direction: 45deg
inactive_color: colors: ["#404040", "#404040"] direction: start: [0.0, 1.0] end: [1.0, 0.0] - match: Process name: "Discord" strategy: Equals enabled: True follow_native_border: False
- match: Process name: "Zen" strategy: Equals enabled: true follow_native_border: false
- match: Title name: "Task Manager" strategy: Contains enabled: True follow_native_border: False
- match: Process name: "Zed" strategy: Equals enabled: True follow_native_border: False
- match: Process name: "GlazeWM" strategy: Equals enabled: True
- match: Process name: "GlazeWM Watcher" strategy: Equals enabled: TrueMy script to change wallpaper quickly
The accent color


