aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 9ae0ca2..f84509e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -91,7 +91,7 @@ static const int nmaster = 1; /* number of clients in master area */
static const int resizehints = 1; /* 1 means respect size hints in tiled resizals */
static const int lockfullscreen = 1; /* 1 will force focus on the fullscreen window */
laptop(
-static const int refreshrate = 120; /* refresh rate (per second) for client move/resize */
+static const int refreshrate = 60; /* refresh rate (per second) for client move/resize */
)
komputer(
static const int refreshrate = 300; /* refresh rate (per second) for client move/resize */