Alexandre Pujol
58783e06cb
fix(profile): ufw can't determine iptables version
...
fix #485
2024-09-14 15:28:18 +01:00
Alexandre Pujol
09401567a4
feat(profile): base the the thunderbird profile from firefox.
2024-09-13 22:39:43 +01:00
Alexandre Pujol
b03b9b05eb
feat(profile): improve kde integration.
...
see #484
2024-09-13 20:41:22 +01:00
Alexandre Pujol
4ccf2156de
fix(abs): base: allow inherited mesa cache
...
mesa 24.2 introduced a shader disk cache which is enabled by default, which opens quite a lot of fd. They are not closed and get inherited by child programs.
Denying it can cause crash, so we are allowing it globally while the issue is beeing fixed in mesa.
See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11810
2024-09-13 20:07:41 +01:00
Alexandre Pujol
db064b651e
feat(profile): general update.
2024-09-13 19:47:07 +01:00
Alexandre Pujol
5474a5fa69
feat(tunable): update the arch variable.
2024-09-13 19:40:17 +01:00
Alexandre Pujol
1807f1dfe5
feat(tunable): add busmae variable for dbus unique name.
2024-09-13 19:39:51 +01:00
EricLin0509
9609f0b617
Update profile for sbctl
2024-09-13 10:17:38 +00:00
Alexandre Pujol
07928318d4
feat(profile): add tomb.
2024-09-13 00:06:46 +01:00
Alexandre Pujol
fadf1f886d
chore: kbuildsycoca5 -> kbuildsycoca
2024-09-13 00:02:44 +01:00
Alexandre Pujol
366d5f01c0
feat(profile): add session-desktop.
2024-09-12 23:17:54 +01:00
Alexandre Pujol
ce51195ff4
feat(profile): add homebank.
2024-09-12 22:56:57 +01:00
Alexandre Pujol
7b4db8fd41
feat(profile): add torbrowser
...
The same profiles are now used for torbrowser on either it is running on whonix or not.
2024-09-12 22:54:20 +01:00
Alexandre Pujol
ecf4eaee14
feat(profile): add superproductivity.
2024-09-12 22:29:59 +01:00
Alexandre Pujol
7e63564c56
feat(profile): add speech-dispatcher.
2024-09-12 22:29:22 +01:00
Alexandre Pujol
ab7f45bc31
feat(profile): general update.
2024-09-12 22:26:47 +01:00
Alexandre Pujol
9e7c4c7ec8
feat(abs): mesa: update cache for desktop users.
2024-09-12 22:18:30 +01:00
Alexandre Pujol
18010b266d
feat(profile): firefox: update dbus & move stacked profile outside of the abs.
2024-09-12 22:17:37 +01:00
Alexandre Pujol
aa6704bbac
feat(profile): remove the unused freetube sandbox.
2024-09-12 22:15:46 +01:00
Alexandre Pujol
feb482edd9
fix(profile): crontab editor issues with cronie
...
fix #479
2024-09-12 12:18:05 +01:00
Alexandre Pujol
fb93ac0df3
fix(profile): improve linuxqq
...
See #474
2024-09-12 12:12:29 +01:00
EricLin0509
e4a986096f
Add support for linuxqq ( #474 )
2024-09-12 10:59:25 +00:00
Alexandre Pujol
0fdf514418
feat(profile): update profile with dbus-send.
2024-09-11 19:50:50 +01:00
Alexandre Pujol
64c2ee5fe9
feat(abs): add app/bus
...
Useful to confine dbus access in scripts.
2024-09-11 19:48:31 +01:00
Alexandre Pujol
04c2cabeb6
feat(profile): remove linssid profile.
2024-09-11 19:40:01 +01:00
odomingao
eb9e0c13ae
Update hyprland profile with version 0.43
2024-09-11 16:58:02 +00:00
Alexandre Pujol
6539b713fb
feat(profile): general update.
2024-09-11 17:54:34 +01:00
odomingao
c622f5de93
Add support for controllers in game abstraction
2024-09-11 11:26:47 +00:00
Alexandre Pujol
9ea9f1eeed
feat(tunable): add the new @{u8} and @{u16} variable.
2024-09-10 18:55:41 +01:00
Alexandre Pujol
7f594d51b5
feat(tunable): add the new @{arch} variable.
2024-09-10 18:49:33 +01:00
Alexandre Pujol
9cd1939ddc
feat(abs): improve the app-launcher* abs.
2024-09-10 18:41:01 +01:00
Alexandre Pujol
3ad53a2bb0
feat(profile): add aa-unconfined.
2024-09-10 18:39:29 +01:00
Alexandre Pujol
e4f963f30f
feat(aa-log): add some util functions.
2024-09-10 18:38:59 +01:00
Alexandre Pujol
49b8967bb2
feat(profile): improve the use of org.chromium.Chromium.@{rand6}.
2024-09-10 18:20:41 +01:00
Alexandre Pujol
50b0e09a9a
feat(profile): add fstrim.
2024-09-10 18:15:27 +01:00
Alexandre Pujol
f3094cc741
build: add the X option to the stack directive.
2024-09-10 18:13:48 +01:00
Alexandre Pujol
67c5181ba9
fix(profile): set flags in sub profile of fwupd.
2024-09-10 17:38:05 +01:00
odomingao
d9ce0d287d
Create earlyoom
2024-09-10 11:55:04 +00:00
Alexandre Pujol
f0faf4ba52
build: add signal-desktop to the overwritten list.
2024-09-09 21:03:41 +01:00
Alexandre Pujol
c2bc55dc46
feat(profile): general update.
2024-09-09 20:53:12 +01:00
Alexandre Pujol
f3f92297bc
fix(profile): remove deprecated & never enabled profiles.
2024-09-09 20:49:42 +01:00
Alexandre Pujol
f1dcefabb3
feat(profile): add profile for yay.
...
fix #420 , #466
2024-09-09 20:38:42 +01:00
Alexandre Pujol
51d8c052f5
feat(profile): add makepkg
...
This profile is large enough to support any userbased compilation.
While giving protection as it only allows root access to use pacman.
see #404 , #420 #444 , #466
2024-09-09 20:18:30 +01:00
Alexandre Pujol
f31a68ca21
feat(profile): add gitg.
2024-09-09 19:58:17 +01:00
Alexandre Pujol
c7181ecadf
feat(profile): general update.
2024-09-09 19:57:49 +01:00
Alexandre Pujol
a99fbaa0be
feat(profile): restic some well known path.
2024-09-09 19:47:25 +01:00
Alexandre Pujol
d4e380ad46
feat(profile): update & enable profiles in the apps group.
...
see #471
2024-09-09 19:40:42 +01:00
Alexandre Pujol
2af1d06f18
feat(tunable): add @{editor_path} & @{pager_path}.
2024-09-08 13:25:49 +01:00
Alexandre Pujol
4f310b8802
feat(profile): update dolphin.
...
fix #470
2024-09-08 12:41:49 +01:00
Alexandre Pujol
54e013824e
feat(profile): update libreoffice.
...
see #470
2024-09-08 12:38:54 +01:00