This commit is contained in:
Anas Elgarhy 2022-04-24 09:42:00 +02:00
parent a7287f85d0
commit a0fd0244e1

View file

@ -1,9 +1,9 @@
/* See LICENSE file for copyright and license details. */ /* See LICENSE file for copyright and license details. */
/* def */ /* def */
#define WEBBROWSER "google-chrome-stable" #define WEBBROWSER "google-chrome-stable"
#define TERMINAL "alacritty" #define TERMINAL "alacritty"
#define SCREENSHOT "spectacle" #define SCREENSHOT "spectacle"
/* appearance */ /* appearance */
static const unsigned int borderpx = 1; /* border pixel of windows */ static const unsigned int borderpx = 1; /* border pixel of windows */
static const unsigned int gappx = 3; /* gaps size between windows */ static const unsigned int gappx = 3; /* gaps size between windows */