diff options
| author | stkhan <personal@slickd.xyz> | 2025-02-26 23:02:34 -0600 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2025-02-26 23:02:34 -0600 |
| commit | 3727629f7dccbb68c89953bcff0f95f7c2a02e7f (patch) | |
| tree | 46ac3c199f88f8cd07683c51043394134fd15aba /wm/dwm-6.4/config.h | |
| parent | 74380a3cb0a1f93f128260646afd8a8801f5dfee (diff) | |
Unlock refresh rate
Diffstat (limited to 'wm/dwm-6.4/config.h')
| -rw-r--r-- | wm/dwm-6.4/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wm/dwm-6.4/config.h b/wm/dwm-6.4/config.h index b7a6807..0cc1a9f 100644 --- a/wm/dwm-6.4/config.h +++ b/wm/dwm-6.4/config.h @@ -30,7 +30,6 @@ static const char *const autostart[] = { "fehbg", NULL, "unclutter", NULL, "dunst", NULL, - "caja", "--force-desktop", NULL, "mpdas", NULL, "picom", NULL, NULL /* terminate */ |