summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* install: minor refactor hypr2 * r + 2 * t2025-02-241-2/+1
|
* install: several fixes2 * r + 2 * t2025-02-245-4/+7
| | | | Fix gtk + links
* install: gtk set theme2 * r + 2 * t2025-02-241-0/+8
|
* wallpaper: hide scheme update output2 * r + 2 * t2025-02-231-1/+1
|
* scheme: optionally specify colour theme2 * r + 2 * t2025-02-232-16/+33
| | | | Allow specifying colour theme (light/dark) for dynamic scheme when changing wallpaper
* wallpaper: use test2 * r + 2 * t2025-02-231-6/+6
| | | | Use test instead of [ ]
* install: better link install2 * r + 2 * t2025-02-236-13/+16
| | | | Remove links if not already linked before linking
* scheme: light/dark mode2 * r + 2 * t2025-02-234-11/+33
|
* emoji-picker: add emoji2 * r + 2 * t2025-02-231-0/+1
|
* scheme: fix dynamic light/dark2 * r + 2 * t2025-02-231-1/+1
|
* install: fish module2 * r + 2 * t2025-02-224-4/+34
| | | | Contains fish config + greeting, starship config and fastfetch config
* install: all subcommand2 * r + 2 * t2025-02-222-2/+8
|
* shell: fix run2 * r + 2 * t2025-02-222-3/+2
|
* fix2 * r + 2 * t2025-02-222-4/+5
|
* install: better install + use data and state2 * r + 2 * t2025-02-2216-103/+113
| | | | | Don't complete remove repos, use git pull instead Use XDG_DATA_HOME and XDG_STATE_HOME
* readme: update help message2 * r + 2 * t2025-02-201-1/+2
|
* scheme: accent colour2 * r + 2 * t2025-02-206-8/+14
|
* gitignore dynamic scheme2 * r + 2 * t2025-02-192-26/+1
|
* scheme: new way of tracking2 * r + 2 * t2025-02-1917-288/+188
| | | | centralise the colours so all of them are kept here
* install: fix discord2 * r + 2 * t2025-02-181-4/+4
|
* discord: use equibop + midnight theme2 * r + 2 * t2025-02-175-47/+106
|
* wallpaper: ensure valid image2 * r + 2 * t2025-02-161-7/+11
|
* toggles: fix spawn-or-move + todo toggle2 * r + 2 * t2025-01-314-3/+10
|
* scheme: smart sort + mixing2 * r + 2 * t2025-01-311-4/+92
| | | | | Sort colours to be in correct order (i.e. make red actually red not green or something) Mix colours to be more similar to what they are actually supposed to be
* scheme: auto adjust2 * r + 2 * t2025-01-312-12/+33
|
* scheme: better colours for dynamic scheme2 * r + 2 * t2025-01-301-2/+2
|
* scheme: better light/dark theme detection2 * r + 2 * t2025-01-306-50/+14
|
* install: hypr optional trash-cli2 * r + 2 * t2025-01-301-1/+1
|
* install: vscode install catppuccin theme2 * r + 2 * t2025-01-291-1/+2
| | | | Cause theming uses catppuccin theme
* fix 22 * r + 2 * t2025-01-291-1/+1
|
* install: fix vscode2 * r + 2 * t2025-01-292-2/+2
|
* vscode integration2 * r + 2 * t2025-01-292-0/+52
|
* scheme: set gtk light/dark mode when dynamic2 * r + 2 * t2025-01-291-1/+9
|
* scheme: dynamic light theme2 * r + 2 * t2025-01-297-5/+56
| | | | | | Autodetect based on wallpaper Also resize wallpaper so faster And async magick blur so wallpaper doesnt block
* install: hypr install uwsm envs2 * r + 2 * t2025-01-291-4/+10
| | | | Also ydotool optional
* install: shell install npm pkgs2 * r + 2 * t2025-01-281-0/+3
|
* fix scheme change when no dir2 * r + 2 * t2025-01-281-1/+4
|
* fix perms2 * r + 2 * t2025-01-281-0/+0
|
* fix 32 * r + 2 * t2025-01-281-1/+3
|
* 2nd fix2 * r + 2 * t2025-01-282-1/+2
|
* install: fix hypr installation2 * r + 2 * t2025-01-282-5/+7
|
* install: scripts install completions2 * r + 2 * t2025-01-281-1/+6
|
* another fix2 * r + 2 * t2025-01-281-2/+3
|
* install: fix optional dependency install2 * r + 2 * t2025-01-281-1/+1
|
* install: better dependency installation2 * r + 2 * t2025-01-281-23/+33
| | | | Try not to use aur helper, also skip already installed packages
* install: fix dependency installation2 * r + 2 * t2025-01-281-2/+2
|
* install: fix shell dependency2 * r + 2 * t2025-01-281-1/+1
|
* install: fix gtk install2 * r + 2 * t2025-01-283-3/+2
| | | | Forgot to add it to main script
* install: gtk install script2 * r + 2 * t2025-01-281-0/+13
|
* install: pass args to script2 * r + 2 * t2025-01-281-1/+1
| | | | Fixes discord install