summaryrefslogtreecommitdiff
path: root/install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: uwsm app -> app2unit2 * r + 2 * t2025-04-042-2/+2
| | | | Also xdg-open -> app2unit
* install: use systemd services for shell and safeeyes2 * r + 2 * t2025-04-042-0/+48
|
* install: add check for uncommitted changes2 * r + 2 * t2025-04-031-0/+20
| | | | Add option to either stash changes, reset to HEAD, or exit
* install: add shell opt dep tod-bin2 * r + 2 * t2025-04-011-1/+1
|
* install: add qt2 * r + 2 * t2025-03-293-10/+30
|
* install: foot exec -> foot2 * r + 2 * t2025-03-211-1/+1
|
* install: add slurp install2 * r + 2 * t2025-03-161-0/+18
|
* install: dont duplicate imports2 * r + 2 * t2025-03-121-1/+2
| | | | Do not add import line if already present
* install: fix btop install2 * r + 2 * t2025-03-101-0/+1
|
* install: add btop2 * r + 2 * t2025-03-101-0/+15
|
* foot: update install and sysmon toggle2 * r + 2 * t2025-03-101-0/+2
| | | | Use the foot-exec cmd so it has the colours
* install: add materialyoucolor dep2 * r + 2 * t2025-03-071-1/+1
|
* install: fix firefox install2 * r + 2 * t2025-03-041-1/+7
| | | | Also actually add it to the completions and valid modules
* install: firefox module2 * r + 2 * t2025-03-041-0/+29
|
* install: gtk no prompt if already using papirus2 * r + 2 * t2025-03-031-2/+2
| | | | Don't prompt if already using papirus icon theme
* install: better discord install + fix broken links2 * r + 2 * t2025-03-022-10/+10
| | | | | | Take any number of inputs Hardcode some custom clients For some reason test -e doesnt count broken links as existing idk why
* install: update vscode install2 * r + 2 * t2025-03-021-2/+6
|
* install: scripts update deps2 * r + 2 * t2025-02-261-2/+2
|
* install: minor refactor hypr2 * r + 2 * t2025-02-241-2/+1
|
* install: several fixes2 * r + 2 * t2025-02-244-4/+3
| | | | Fix gtk + links
* install: gtk set theme2 * r + 2 * t2025-02-241-0/+8
|
* install: better link install2 * r + 2 * t2025-02-236-13/+16
| | | | Remove links if not already linked before linking
* install: fish module2 * r + 2 * t2025-02-222-1/+30
| | | | Contains fish config + greeting, starship config and fastfetch config
* shell: fix run2 * r + 2 * t2025-02-221-1/+1
|
* install: better install + use data and state2 * r + 2 * t2025-02-2210-82/+90
| | | | | Don't complete remove repos, use git pull instead Use XDG_DATA_HOME and XDG_STATE_HOME
* scheme: new way of tracking2 * r + 2 * t2025-02-192-1/+16
| | | | 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-172-34/+6
|
* scheme: better light/dark theme detection2 * r + 2 * t2025-01-301-1/+1
|
* 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
|
* vscode integration2 * r + 2 * t2025-01-291-0/+38
|
* scheme: dynamic light theme2 * r + 2 * t2025-01-291-1/+1
| | | | | | 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 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-281-1/+0
| | | | Forgot to add it to main script
* install: gtk install script2 * r + 2 * t2025-01-281-0/+13
|
* install scripts for all modules2 * r + 2 * t2025-01-288-0/+221