1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-03 15:57:46 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
98e1b3a239 gtk: added desktop portal 2024-11-04 17:14:27 +01:00
0fe7f733a3 progs: added qt6 adwaita color scheme 2024-11-04 17:02:09 +01:00

View File

@ -95,6 +95,8 @@ A,pfetch-git,is giving some flair to the command .,,
,ueberzug,generates image previews in vifm and other terminal programs.,,
,qt5ct,is a way to fastly change the look of qt5 windows.,,
A,qt6ct-git,is a way to fastly change the look of qt6 windows.,,
A,adwaita-qt6,is a colorscheme that is similar to the default gtk dark mode.,,
,xdg-desktop-portal-gtk,is an implementation of the desktop portal using GTK.,,
A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,,
,rsync,is a way to transfer files.,,
,sshpass,to securely use your passwords.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
95 ueberzug generates image previews in vifm and other terminal programs.
96 qt5ct is a way to fastly change the look of qt5 windows.
97 A qt6ct-git is a way to fastly change the look of qt6 windows.
98 A adwaita-qt6 is a colorscheme that is similar to the default gtk dark mode.
99 xdg-desktop-portal-gtk is an implementation of the desktop portal using GTK.
100 A redshift-minimal is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.
101 rsync is a way to transfer files.
102 sshpass to securely use your passwords.