mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-13 08:21:25 -04:00
优化默认配置
This commit is contained in:
parent
91af20b796
commit
b531135211
3 changed files with 82 additions and 21 deletions
|
|
@ -136,7 +136,3 @@ enum libinput_config_tap_button_map button_map = LIBINPUT_CONFIG_TAP_MAP_LRM;
|
|||
static const char *tags[] = {
|
||||
"1", "2", "3", "4", "5", "6", "7", "8", "9",
|
||||
};
|
||||
|
||||
static const char *const autostart[] = {
|
||||
"/bin/sh", "-c", "~/.config/maomao/autostart.sh", NULL, NULL,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue