added kitty and herbstluftwm configs.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
backend = "glx";
|
||||
experimental-backends = true;
|
||||
vsync = "true";
|
||||
refresh-rate = 75;
|
||||
refresh-rate = 60;
|
||||
|
||||
# Opacity and dimming.
|
||||
active-opacity = 0.88;
|
||||
@ -45,5 +45,5 @@ blur:
|
||||
shadow = false;
|
||||
|
||||
# Corners
|
||||
corner-radius = 12;
|
||||
corner-radius = 0;
|
||||
round-borders = 1;
|
||||
|
Reference in New Issue
Block a user