Ashutosh Sharma and GitHub
fce9e497e5
Change shebang to use env for bash
2025-12-22 11:10:37 -05:00
NonameBlank007
400f63bf2f
Fix: do not break mgr
...
This fixes xbps-install detection in merge commit as it has a name after "-"
2025-12-04 11:36:41 +05:30
nick
5b287239a1
Fixed xbps detection
2025-11-12 19:12:39 -08:00
Keyitdev
c10bd95054
Fix: Changed how setup.sh script is restarted.
2025-08-30 16:46:02 +02:00
Keyitdev
f759e87431
Update: Small fixes in setup.sh script.
2025-08-30 16:35:20 +02:00
dawood and Keyitdev
a99918bb39
Update: updates setup.sh to download gum and simplified flow of scripit.
2025-08-29 19:27:41 +02:00
Keyitdev and GitHub
22bbb5ef30
Fix: Fixed missing keyboard directory.
2025-08-10 10:24:14 +02:00
Keyitdev
bf4d017320
Update: Added option to enable sddm in setup script.
2025-04-14 23:47:42 +02:00
dann-merlin and GitHub
000234d0f3
Fix shebang
...
The setup.sh script appears to use some non-posix compliant syntax.
Specifically $(("new_number")) in line 80 resulted in an error when using dash as /bin/sh. This commit therefore updates the shebang to use /bin/bash instead.
2025-02-21 10:09:18 +01:00
Keyitdev and GitHub
6b30748ae0
Merge pull request #22 from louis-vinchon/setup-script-permissions-fix
...
Update: Add umask 022.
2025-02-13 00:52:36 +01:00
Keyitdev
8f41a8365a
Fix: fixed openSUSE dependencies.
2025-01-21 21:51:00 +01:00
Louis VINCHON
3fcf17fae0
Add umask commands with default value 022
...
This is done to make sure the sddm theme folder gets the correct
permissions for sddm to be able to read it.
Users with custom `umask` commands in their .bashrc may suffer
permission denials otherwise.
2025-01-12 22:41:24 +01:00
pookiewookieee and GitHub
d075ae6987
Fixed Spelling Error
2025-01-05 16:36:10 -06:00
Keyitdev
5eaf838863
Fix: Fixed array indexing in setup.sh.
2025-01-04 16:23:32 +01:00
Keyitdev
c9a8ab46ae
Major Update: Added other themes and setup.sh.
2025-01-04 16:00:51 +01:00