mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
zen browser config added
This commit is contained in:
parent
43d20d03f5
commit
0a4fb0c4d3
6 changed files with 140 additions and 5 deletions
|
|
@ -117,7 +117,7 @@ static const enum libinput_config_tap_button_map button_map = LIBINPUT_CONFIG_TA
|
|||
|
||||
/* commands */
|
||||
static const char *termcmd[] = { "foot", NULL };
|
||||
static const char *browsercmd[] = { "firefox", NULL };
|
||||
static const char *browsercmd[] = { "zen-beta", NULL };
|
||||
static const char *menucmd[] = { "wmenu-run", NULL };
|
||||
|
||||
static const char *volup[] = { "pamixer", "-i", "5", NULL };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue