diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-02-26 18:00:03 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-02-26 18:00:03 +0300 |
commit | 00a7bf1bd132abe1491b96e8f0c37ae1b8ec7138 (patch) | |
tree | 3824d99a5a2ce5063498e4a675b5511bc5011689 /.config/i3/config | |
parent | e72256be161a60a0671b2ed2868f4d3e99559645 (diff) |
added transparency and opacity rules
Diffstat (limited to '.config/i3/config')
-rw-r--r-- | .config/i3/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/i3/config b/.config/i3/config index 2399d82..8d87df7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -265,10 +265,9 @@ bar { status_command i3status position bottom font pango:OverpassM Nerd Font 10 - } -default_border pixel 5 +default_border pixel 0 gaps inner 4 gaps outer 0 @@ -287,7 +286,7 @@ exec openrgb --color "00FFFF" exec $terminal exec $terminal -e bashtop -exec microsoft-edge-dev +exec firefox #exec telegram-desktop #exec discord #exec qtcreator |