Commit Graph

1620 Commits

Author SHA1 Message Date
Makrennel 55c4acfad9 Fix calling dependencies after sourcing 2024-06-06 00:07:30 +01:00
Makrennel 07601ed2aa Change custom PKGBUILD installation method (#581) 2024-06-05 23:50:48 +01:00
end-4 f98f641000 Only show 1 digit after decimal point for battry percentage (#580) 2024-06-05 19:21:49 +07:00
end-4 f62b721a3a battery: don't show .0 2024-06-05 19:21:01 +07:00
clsty 742af70af7 Quick fix for #581 2024-06-05 18:30:05 +08:00
Cyao 70fac17e32 Only show 1 digit after decimal point for battry percentage 2024-06-04 17:59:58 +02:00
end-4 9eaf715666 Update sideright.js 2024-06-04 21:52:18 +07:00
end-4 074328b3aa fix mpd mpris (#566) 2024-06-04 21:16:53 +07:00
end-4 d3bbeaaff2 allow hiding fake screen rounding when fullscreen (#579) 2024-06-04 16:09:14 +07:00
end-4 5c78446c3c Substitutions again (#577) 2024-06-03 17:53:47 +07:00
Myryk 4fd19c0aa0 Merge branch 'main' of https://github.com/end-4/dots-hyprland into substitutions-again 2024-06-03 12:12:09 +02:00
Myryk eb3172b1fd substitution works again 2024-06-03 12:12:04 +02:00
Celestial.y 8884ed8f22 Revamp installation with meta packages, and respect XDG dirs (#549) (#570) 2024-06-03 12:52:56 +08:00
end-4 4ffe74b65b Update README.md with software choices, intro, and formatting tweaks (#574) 2024-06-03 09:23:27 +07:00
end-4 f41a44386e readme: remove emoji at the end of the link 2024-06-03 09:23:02 +07:00
end-4 db915de3fd readme: correct software overview 2024-06-03 09:19:47 +07:00
end-4 0daea262ea Update README.md 2024-06-03 09:13:01 +07:00
Makrennel 11f0ff1ae4 Fix pymyc.... again 2024-06-03 00:48:06 +01:00
Makrennel 9fa836b249 Probably best not to make NetworkManager implicit
Could make a user's system unusable if they didn't implicitly install
it and they subsequently uninstall it...
2024-06-02 23:32:07 +01:00
Makrennel e0dcdc333e Use v function to check for explicit conversion 2024-06-02 22:49:54 +01:00
Nathan 532d584f78 Update README.md with software choices, intro, and formatting tweaks 2024-06-02 11:18:32 -07:00
Makrennel c8cf30e027 Fix pymyc-aur command breaking with v function 2024-06-02 15:10:33 +01:00
Makrennel 139be83761 Didn't realize this dep was in the python meta-pkg 2024-06-02 05:27:36 +01:00
Makrennel a5a475c4ee Convert explicit deps to non-explicit on update
Check if dependencies were previously explicitly installed and set them
to implicit so they can be orphaned if no longer required by the new
meta packages which declare dependencies
2024-06-02 02:53:26 +01:00
end-4 ed9313138d fixed volume above 100% (#568) 2024-06-02 06:38:29 +07:00
Makrennel 4f884f5fdc Re-allow declaration of deps in dependencies.conf
This is primarily for the use of the user, it's best to declare
core dependencies in meta-packages.
2024-06-01 22:24:42 +01:00
Myryk c702831656 fixed volume above 100% 2024-06-01 20:56:09 +02:00
Makrennel a9ba9b4650 Fix uninstall script - meta pkgs and group removal 2024-06-01 18:30:14 +01:00
Makrennel 70ff862f2a Switch to using meta packages for dep installation 2024-06-01 18:10:42 +01:00
end-4 8c6b3b6e51 remove no longer necessary keybinds thanks to #557 2024-06-01 07:45:45 +07:00
end-4 e23010ebbe Audio popups also showing up if the volume changes e.g. by keys (#557) 2024-06-01 07:44:07 +07:00
Myryk bb1cc5de0e structured my code better 2024-05-31 11:08:37 +02:00
Myryk 8e20486e2e fixed unwanted popup when changing device 2024-05-31 10:59:41 +02:00
Makrennel 08c1719c68 Update update.sh to use xdg base dirs (#549) 2024-05-31 00:20:36 +01:00
Makrennel 0c0634aef5 Make install script obey xdg dirs (#549) 2024-05-30 19:02:52 +01:00
end-4 e5f2cc641d ags: support optional darkman integration (#466) 2024-05-30 22:37:08 +07:00
end-4 a67cb9d73a fix latex rendering file operations (#559) 2024-05-30 22:09:22 +07:00
end-4 a94172d9cd remove debug print 2024-05-30 20:57:59 +07:00
end-4 2345ff8fee ags: auto dark mode config option (#447) 2024-05-30 20:51:31 +07:00
end-4 df6c8f1f7a Update _sidebars.scss 2024-05-30 20:50:14 +07:00
end-4 8d220cf3b4 ags: use separate symbolic icon theme for different color schemes (#563) 2024-05-30 19:24:27 +07:00
MoetaYuko 9dd0ba9e5e ags: use separate symbolic icon theme for different color schemes
One may want to use different icon theme for dark and light backgrounds
to ensure readability.

This also fixes a race condition by using `Utils.writeFileSync` to
ensure the style file is updated before compiling sass.
2024-05-30 19:18:58 +08:00
end-4 fc50a2ce70 Refractor dark mode + styles handling (#562) 2024-05-30 17:54:24 +07:00
Celestial.y a10d45883c [bugfix] update dots script (#530) 2024-05-30 11:47:36 +08:00
MoetaYuko 70a5304027 ags: clean up and export handleStyles to command line 2024-05-30 11:25:57 +08:00
end-4 c38bfe86cb switchwall.sh: fix for images with spaces(#428) 2024-05-30 07:23:33 +07:00
Myryk b2574cf2af switched to strict inequality 2024-05-29 18:21:32 +02:00
Myryk cdf4b7dc06 brightness popup works as well 2024-05-29 18:04:23 +02:00
Myryk 6f7577467a Indicator now pops up if volume changes 2024-05-29 18:02:43 +02:00
MoetaYuko ef61e6ac32 ags: make dark mode status consistent and simplify switching 2024-05-29 17:13:00 +08:00