summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-02-08 23:27:53 +0800
committer135e2 <[email protected]>2022-02-08 23:28:32 +0800
commit6cd04f37f7275b90513d405e6cb42610355aa604 (patch)
tree364fbe52cebe3bfd0bac20b0150e47d94f103202
parenta5e0a44c5d218d1ce59aad2825758d03a8896df5 (diff)
downloaddotfiles-6cd04f37f7275b90513d405e6cb42610355aa604.tar.gz
dotfiles-6cd04f37f7275b90513d405e6cb42610355aa604.tar.bz2
dotfiles-6cd04f37f7275b90513d405e6cb42610355aa604.zip
config/i3: update to 20220208-2
- Enable titlebars
-rw-r--r--config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3/config b/config/i3/config
index e0fa78c..61a0251 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -224,7 +224,7 @@ bar {
### i3-gaps stuff ###
# Necessary for i3-gaps to work properly (pixel can be any value)
-for_window [class="^.*"] border pixel 3
+# for_window [class="^.*"] border pixel 3
# Smart Gaps
smart_gaps on