Commit Graph

4237 Commits

Author SHA1 Message Date
end-4 5f369a511a keybinds: add submap to disable keybinds for vms 2025-10-06 14:37:24 +02:00
Celestial.y afac62e788 Update dist-gentoo/README.md 2025-10-06 19:16:55 +08:00
Celestial.y e4533cc03f Update dist-gentoo/README.md 2025-10-06 19:07:31 +08:00
clsty ee9c4baa9d Remove manual installation from README
No one should actually use it,
considering how complex dist-arch/ is.
2025-10-06 17:16:54 +08:00
clsty 299fd4f107 Minor updates about information 2025-10-06 10:01:17 +08:00
clsty 1ae989c0c0 Update dist-gentoo 2025-10-06 07:34:55 +08:00
Celestial.y 4d9323800b Gentoo Install (#2116) 2025-10-06 07:26:25 +08:00
jwihardi e935976c91 Update README to include author information 2025-10-05 18:35:49 -04:00
jwihardi 319680e7cc updated init system error message 2025-10-05 18:33:57 -04:00
jwihardi aa40185058 Update README with tty1 service start instructions
Added instructions for starting services after logging into tty1 using Fish shell.
2025-10-05 18:29:46 -04:00
jwihardi d0e0716221 fixed typo 2025-10-05 18:13:54 -04:00
jwihardi 62e6641480 Create README.md for Gentoo dot-files
Added README.md with installation and setup instructions for Gentoo dot-files.
2025-10-05 18:08:40 -04:00
jwihardi 6c25cc6a78 Merge branch 'end-4:main' into main 2025-10-05 17:43:30 -04:00
jwihardi ec3ac73def added GCC warning print 2025-10-05 17:42:19 -04:00
end-4 21d6bcc63e Brightness: brightnessctl target backlight class 2025-10-05 10:27:20 +02:00
end-4 c4ad1a7127 Translation : update zh_CN and en_US (#2124) 2025-10-05 09:51:06 +02:00
clsty 17984344ee Use arg_excludes for rsync 2025-10-05 10:26:43 +08:00
clsty 035a58e7c5 Update comment 2025-10-05 10:05:29 +08:00
Woozepao 646e33e59f Update .config/quickshell/translations/zh_CN.json
Co-authored-by: Celestial.y <celestial.y@outlook.com>
2025-10-04 19:30:19 -05:00
Woozepao 68ddfb0f02 Update .config/quickshell/translations/zh_CN.json
Co-authored-by: Celestial.y <celestial.y@outlook.com>
2025-10-04 19:30:13 -05:00
woozepao 69d4f32933 update zh_CN.json 2025-10-04 17:52:13 -05:00
woozepao 26154a6cdb update en_US.json 2025-10-04 17:51:57 -05:00
woozepao 7b22553f09 change qsTr to Translation.tr. support translation 2025-10-04 17:51:24 -05:00
end-4 60e18c4854 hyprland: remove window cycle keybind
interferes with my vm when i don't capture keys
2025-10-04 17:33:10 +02:00
clsty 5ecae9662f Add --skip-allgreeting 2025-10-04 22:26:40 +08:00
end-4 81287e9eb5 settings: more icons 2025-10-04 12:54:34 +02:00
end-4 81bdb352aa overview: fix dragging z index (#2068) 2025-10-04 12:27:16 +02:00
end-4 2ae8530c83 Set background opacity when using live wallpaper (#2114) 2025-10-04 10:30:38 +02:00
end-4 476755fc18 settings: add toggles for lock screen security options 2025-10-04 09:55:57 +02:00
jwihardi 4247495cf4 added init system error message 2025-10-03 21:34:29 -04:00
jwihardi b6eada070a Merge branch 'end-4:main' into main 2025-10-03 21:33:10 -04:00
jwihardi db9877beae Delete dist-gentoo/keywords-user 2025-10-03 16:04:02 -04:00
jwihardi 4a31d538c6 added liveebuilds 2025-10-03 14:40:51 -04:00
zoe chen 23dd7baf35 Set background opacity when using live wallpaper
It was causing thumbnail to display over mpvpaper
2025-10-04 01:43:32 +08:00
jwihardi cd622e9f81 added gentoo install 2025-10-02 22:43:39 -04:00
end-4 71f7d45084 feat: add hebrew language support (#2099) 2025-10-03 01:06:30 +02:00
end-4 0f586fe49e Update auto-Hypr.fish (#2106) 2025-10-03 01:04:42 +02:00
end-4 42913816ce lock: add option to require password for poweroff/reboot (#2085) 2025-10-03 01:02:03 +02:00
end-4 027f9a1793 hyprlandxkbindicator: don't reference the button out of nowhere 2025-10-03 00:50:35 +02:00
Jojo 8bc2cf335b lock: add reboot button (#2086)
* lock: added reboot button

* lock: reorder reboot/shutdown buttons

---------

Co-authored-by: end-4 <97237370+end-4@users.noreply.github.com>
2025-10-02 23:39:20 +02:00
jwihardi 626c71a942 Merge branch 'end-4:main' into main 2025-10-02 17:06:46 -04:00
Khyretos 58b9c4f1d6 Update auto-Hypr.fish
Autologin fix for fish
2025-10-02 20:52:48 +02:00
clsty e3d596e034 Add TODO in comment 2025-10-03 00:30:18 +08:00
clsty cd48f45462 Del chmod +x in update.sh targeting scriptdata
Although I am not the one creating update.sh,
I am certain that giving execute permission for
scripts under scriptdata/ is wrong cuz
they are not for executing independently,
but for being sourced by other scripts.
2025-10-03 00:10:45 +08:00
clsty a0229e8132 Fix comment. 2025-10-03 00:03:41 +08:00
clsty be7ff94ae3 Fix comment 2025-10-02 23:56:38 +08:00
clsty 98ddce24ad Re-arrange scripts; fix comments in dist-nix 2025-10-02 23:51:59 +08:00
clsty b380a77a7d Add outdate detect logic for dist-<DISTRO-ID> 2025-10-02 20:56:43 +08:00
clsty 9f7a2d86cf No hash, just timestamp 2025-10-02 18:55:33 +08:00
clsty 343a7ef4fe Add git_unshallow and latest_commit_hash 2025-10-02 18:47:14 +08:00