Add emacs
This commit is contained in:
@@ -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 ###
|
||||
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user