Commit Graph

21 Commits

Author SHA1 Message Date
ksyasuda
b0cb5ddc66 change setup script to run sql each update instead of initial setup only 2022-01-06 23:35:09 -08:00
ksyasuda
0b2e28f2fd add handling for default and custom themes in scripts 2022-01-06 19:34:24 -08:00
ksyasuda
952519de8b add dracula type theme and update script to accept theme arg 2022-01-06 02:00:37 -08:00
ksyasuda
21597fc1bc add file_history table and update setup script 2022-01-04 18:10:34 -08:00
ksyasuda
ff4ee0a5f8 fix database creation bug 2022-01-03 00:21:10 -08:00
ksyasuda
ed9288adfb add verbose option to setup script 2022-01-03 00:00:03 -08:00
ksyasuda
41c6e7649b change name of default theme to aniwrapper.rasi
update setup script to backup and update theme when updated on main repo
2022-01-02 23:18:38 -08:00
ksyasuda
55470e87e9 update code formatting 2022-01-02 09:53:16 -08:00
ksyasuda
a1486457da add MYsan icon and create icons dir in setup 2021-12-30 20:00:49 -08:00
ksyasuda
ae66b83df2 fix selecting from search history and add icon to download notification
icon installed to $XDG_CONFIG_HOME/aniwrapper/
2021-12-30 11:57:53 -08:00
ksyasuda
138d97608e add check for existing skip-intro script in setup
a few updates to the readme as well
2021-12-15 17:42:16 -08:00
ksyasuda
f2100823e4 update setup script to be queit by default
also make change so setup script does not run the if aniwrapper config
directory already exists
2021-11-26 17:54:52 -08:00
ksyasuda
3852365391 change name of scripts directory to lua 2021-11-09 22:26:43 -08:00
ksyasuda
47df581ba6 update name of repo and config dir to aniwrapper 2021-11-08 00:37:24 -08:00
ksyasuda
40202b7c65 update default theme file and make config a var
move skip intro script into scripts directory

change setup.sh to reflect new directory and theme file
2021-11-02 15:18:23 -07:00
ksyasuda
404beb96c0 modify setup to locally set $XDG_CONFIG_HOME env var if it is not set 2021-11-02 10:09:02 -07:00
ksyasuda
c69695fb75 update setup to not delete directory
also update rofi style to better match my colorscheme
2021-11-01 11:59:59 -07:00
ksyasuda
4250ab4fd3 change location of config files to .config/ani-cli
fix small bugs
2021-11-01 03:16:38 -07:00
ksyasuda
a40e673ed3 change rofi menu to have 12 lines by default
no longer run count query on database and set lines based off the count
2021-11-01 00:23:51 -07:00
ksyasuda
1745810ade update setup file and add makefile to make simplify install 2021-10-31 13:24:41 -07:00
ksyasuda
a11d55b726 fix checkdb function and add needed .rasi conf
fixed checkdb function always returning 2 instead of the count

also add arc_dark_transparent_colors.rasi config file for use in meh.rasi
2021-10-30 11:27:37 -07:00