Add emacs

This commit is contained in:
Marco Thomas
2021-03-02 20:28:21 +01:00
parent a20bbb0dbc
commit 7e4c400469
7 changed files with 436 additions and 10 deletions

View File

@@ -83,7 +83,7 @@
# Set to 0 to disable.
# A client can set the 'transient' hint to bypass this. See the rules
# section for how to disable this if necessary
idle_threshold = 0
idle_threshold = 10
### Text ###

View File

@@ -16,13 +16,6 @@ shadow-exclude = [
"class_g *?= 'i3-frame'",
]
corner-radius = 12
rounded-corners-exclude = [
"class_g *?= 'polybar'",
"class_g *?= 'dmenu'",
"class_g *?= 'i3-frame'",
]
#backend = "glx";
#blur: {
# method: "dual_kawase";