aboutsummaryrefslogtreecommitdiff
path: root/config.hpp
blob: e9c9fa15f3ab496f613fd16e2fb7f613ca303108 (plain)
1
2
3
4
const bool     enable_smooth_scrollig = true;
const char     search_engine[]        = "https://searx.org/?q=";
const char     dmenu_args[]           = "-s 0";
const unsigned scroll_speed           = 100;