Commit graph

1645 commits

Author SHA1 Message Date
end-4
edbb3cb956 nicer cheatsheet (#607) 2024-06-15 21:06:30 +07:00
end-4
059c8937ca weather: config option for deg c or f (#602) 2024-06-15 21:03:50 +07:00
end-4
84252be6d8 remove mouse/touchpad toggles on right sidebar 2024-06-12 22:31:50 +07:00
end-4
de3fc69344
issue templates: more readable 2024-06-12 16:07:20 +07:00
end-4
1629acf24c
Update issue templates 2024-06-12 16:05:21 +07:00
end-4
b6e34a4ab1 tab switching keybind for keybinds cheatsheet 2024-06-10 22:06:04 +07:00
end-4
2c1dfcc711 change search feature user option (#587) 2024-06-10 22:05:29 +07:00
end-4
ed09026179
Search customizing (#587) 2024-06-10 20:12:00 +07:00
end-4
4dd1ff4d94 cheatsheet: fix styles 2024-06-10 08:02:20 +07:00
end-4
e5ca1b234f ags: autogenerated keybind cheatsheet (#271(?)) 2024-06-09 21:25:40 +07:00
end-4
0aa3e951c5
Window rules fixes/additions (#595) 2024-06-09 06:47:14 +07:00
Joel Murphy
bcb7a3b29a
rules: float web browser video player picture-in-picture windows 2024-06-08 21:30:25 +01:00
Joel Murphy
0fca54068f
rules: make "File Upload" dialogs float 2024-06-08 21:29:15 +01:00
end-4
8752384306 bar: add "nothing" mode (#544) 2024-06-08 20:20:50 +07:00
end-4
acd6154a75 less transparency 2024-06-08 20:17:59 +07:00
Myryk
b42ca22ecf deduplicated code in windowcontent and searchbuttons 2024-06-06 21:04:07 +02:00
end-4
2a11489541 gpts: providers: add openrouter (#263) 2024-06-06 21:22:55 +07:00
Celestial.y
8ddc7f2aee
Fix "No remote for the current branch" #581 (#585) 2024-06-06 18:26:00 +08:00
end-4
c6b83a6e23
Arrays in user options don't throw an error anymore (#586) 2024-06-06 17:24:24 +07:00
end-4
d219430b6b
Update thorium-flags.conf to use gnome-libsecret (#583) 2024-06-06 17:20:54 +07:00
Myryk
21bc206516 new search user options 2024-06-06 03:34:02 +02:00
Myryk
7656113e59 added NoResultButton for search 2024-06-06 03:34:02 +02:00
Myryk
d9b4d7033d web search without excluded sites works as expected 2024-06-06 03:34:02 +02:00
Myryk
9cac7c91a4 check in user options skips arrays 2024-06-06 01:46:02 +02:00
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
Joel Murphy
98bcda1099
thorium: use gnome-libsecret as password store 2024-06-05 11:43:15 +01: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