add ambit config, dunst config
Signed-off-by: Lucas Sta Maria <lucas.stamaria@gmail.com>
This commit is contained in:
parent
968449de49
commit
8e420fbf97
2 changed files with 472 additions and 0 deletions
43
.config/ambit/config.ambit
Normal file
43
.config/ambit/config.ambit
Normal file
|
@ -0,0 +1,43 @@
|
|||
.config/ambit/config.ambit;
|
||||
.config/nvim/[
|
||||
init.vim,
|
||||
startscreen.vimstart,
|
||||
UltiSnips/[
|
||||
cpp.snippets,
|
||||
markdown.snippets,
|
||||
tex.snippets
|
||||
]
|
||||
];
|
||||
.config/eww/[
|
||||
eww.yuck,
|
||||
eww.scss,
|
||||
scripts/[
|
||||
battery,
|
||||
boolflip,
|
||||
brightness,
|
||||
brightnesslabel,
|
||||
currtime,
|
||||
player,
|
||||
songback,
|
||||
songcardartist,
|
||||
songcardplayrender,
|
||||
songcardshow,
|
||||
songcardtitle,
|
||||
songnext,
|
||||
songplay,
|
||||
volume,
|
||||
volumelabel,
|
||||
wifi,
|
||||
workspaces
|
||||
]
|
||||
];
|
||||
.config/bspwm/bspwmrc;
|
||||
.config/sxhkd/sxhkdrc;
|
||||
.doom.d/[
|
||||
config.el,
|
||||
init.el,
|
||||
packages.el
|
||||
];
|
||||
.config/picom.conf;
|
||||
.config/zathura/zathurarc;
|
||||
.config/dunst/dunstrc;
|
Loading…
Add table
Add a link
Reference in a new issue