This commit is contained in:
Anas Elgarhy 2022-04-24 09:42:00 +02:00
parent a7287f85d0
commit a0fd0244e1
1 changed files with 3 additions and 3 deletions

View File

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