9 Commits

Author SHA1 Message Date
7e300fc04e
this'll work better ig 2024-10-22 17:52:52 +03:00
0602eb1bf7
update background logic
backgrounds saved for light/dark modes are now stored as the absolute
path, so config keys chore.bg_dark and chore.bg_light now contain the
string of absolute path to image files.

in addition to this update, swww_single chore now copies the current
background image to the location of chore.current_bg, which can be used
to directly access the image of the current background.
2024-10-22 16:58:40 +03:00
245dc99887
state man. API && modularisation
- adds functions
  - util_create_state
  - util_read_state
  - util_write_state
  - util_delete_state
for state management API. see docs/about_states.md for details.

- moves functions from _reve.sh to _reve_utils.sh to prevent circular
imports.
2024-10-09 20:01:30 +03:00
dd663f47a0
small typo fixed 2024-10-02 22:23:38 +03:00
8f5225cb23
add mode chore nvim_theme, update example mode chore 2024-10-02 21:53:18 +03:00
913cd0d65e
updated mode chores & nemo utility for comp. 2024-10-02 17:39:14 +03:00
c356b1765b
simplified and refactored chore/single chore workflow 2024-10-02 17:14:59 +03:00
f91691faae
+ chore: spicetify.sh 2024-08-25 01:43:13 +03:00
a8f68c3a52
some chores 2024-07-03 01:30:18 +03:00