aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 2664435..e495d6e 100644
--- a/src/config.h
+++ b/src/config.h
@@ -80,8 +80,8 @@ typedef struct win_option {
bool clip_shadow_above;
enum open_window_animation animation;
enum open_window_animation animation_unmap;
- enum open_window_animation animation_workspace_in;
- enum open_window_animation animation_workspace_out;
+ // enum open_window_animation animation_workspace_in;
+ // enum open_window_animation animation_workspace_out;
} win_option_t;
enum blur_method {