Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
8ffa5a9
feat: migrate to kojarchy automated installer
princejoogie Feb 10, 2026
491922b
docs: rewrite README for kojarchy installer, fix yazi hyprpaper refer…
princejoogie Feb 10, 2026
01fe664
feat: add update.sh for reloading configs and document update workflow
princejoogie Feb 10, 2026
f13fcff
chore: update base packages
princejoogie Feb 10, 2026
861c3a3
feat: add check-upstream.sh to track omarchy changes via opencode
princejoogie Feb 10, 2026
e5117cc
fix: error handling in run_logged, guard.sh, and optional packages
princejoogie Feb 10, 2026
4e34654
fix: split NVIDIA/virtualization out of base packages, add GPU detection
princejoogie Feb 10, 2026
3438a46
fix: enable multilib repo before package install (needed for lib32-* …
princejoogie Feb 10, 2026
f1a7715
feat: add interactive 4-phase workflow to check-upstream.sh
princejoogie Feb 10, 2026
1a110fb
refactor: simplify check-upstream to single interactive opencode session
princejoogie Feb 10, 2026
377c3a4
fix: use dev branch for omarchy upstream in check-upstream.sh
princejoogie Feb 10, 2026
ef41ed2
fix: have opencode auto-update baseline hash in check-upstream.sh
princejoogie Feb 10, 2026
247cf12
feat: add mac/ helper scripts for macOS config deployment
princejoogie Feb 10, 2026
17e6513
fix: clear stale pacman db lock in preflight guard
princejoogie Feb 10, 2026
7dec98e
feat: add 11 omarchy-inspired system tweaks and utilities
princejoogie Feb 10, 2026
c470159
fix: replace -git packages with official repo equivalents
princejoogie Feb 10, 2026
93c8231
feat: add omarchy-inspired system utilities, update system, and hardw…
princejoogie Feb 10, 2026
ec231e0
feat: consolidate dmenu scripts into bin/ with kojarchy- prefix and a…
princejoogie Feb 10, 2026
979284c
fix: replace blender-bin and telegram-desktop-bin with official repo …
princejoogie Feb 10, 2026
75b27a0
fix: drop adwaita-qt5 and adwaita-qt6, kvantum handles Qt theming
princejoogie Feb 10, 2026
2aa67dc
docs: add archinstall guide, update README with new menu and utility …
princejoogie Feb 10, 2026
6953b4c
fix: resolve logging/error handling drifts from omarchy audit
princejoogie Feb 10, 2026
50912c5
fix: source finished.sh directly so reboot prompt is visible to user
princejoogie Feb 10, 2026
2cb122d
fix: add temporary NOPASSWD sudoers during install to prevent sudo ti…
princejoogie Feb 10, 2026
ea3f3a1
fix: add space in j logo
princejoogie Feb 10, 2026
aa4b4a4
fix: pause log tail during interactive prompts to prevent screen corr…
princejoogie Feb 10, 2026
586c3aa
fix: logo
princejoogie Feb 10, 2026
079403a
fix: replace cargo builds with prebuilt packages to speed up install
princejoogie Feb 10, 2026
aec102f
add sudo for chsh
princejoogie Feb 10, 2026
9f75325
fix: standardize fonts on FiraCode, adopt omarchy base packages
princejoogie Feb 10, 2026
b699ae5
fix: remove printing packages from base
princejoogie Feb 10, 2026
863ca34
fix: waybar style.css
princejoogie Feb 10, 2026
4b4d392
feat: unify Catppuccin Mocha theming across all apps
princejoogie Feb 10, 2026
af8b3bd
fix: add PATH to Hyprland envs, fix Kvantum theme name, remove old ke…
princejoogie Feb 10, 2026
4e37eda
fix: add delay before screenshot/screenrecord so menu closes first
princejoogie Feb 10, 2026
f40a785
feat: replace gum menu with walker dmenu, add wayfreeze to screenshots
princejoogie Feb 10, 2026
cc9d9a3
fix: update fileManager to nautilus in hyprland.conf
princejoogie Feb 10, 2026
b0c22fe
fix: symlink GTK4 theme for libadwaita apps (Nautilus, etc.)
princejoogie Feb 10, 2026
b73bd4c
feat: migrate power-menu/keybindings to walker, improve nightlight to…
princejoogie Feb 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 1 addition & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
nvim/.config/nvm/
nvim/.config/gh/
nvim/.config/devcert/
nvim/.config/zsh/
nvim/.config/github-copilot/
nvim/.config/nextjs-nodejs/
nvim/.config/wslu/
nvim/.config/nvim/plugin/
shell/.local/share
shell/.local/state
shell/.local/bin
config/nvim/plugin/

.private.sh

Expand Down
317 changes: 257 additions & 60 deletions README.md

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions applications/hidden/avahi-discover.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/bssh.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/btop.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/bvnc.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/cmake-gui.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/cups.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/electron34.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/electron36.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/electron37.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/fcitx5-configtool.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/fcitx5-wayland-launcher.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/java-java-openjdk.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/jconsole-java-openjdk.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/jshell-java-openjdk.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/kbd-layout-viewer5.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/kcm_fcitx5.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/kcm_kaccounts.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/kvantummanager.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/org.fcitx.Fcitx5.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/org.fcitx.fcitx5-config-qt.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/org.fcitx.fcitx5-migrator.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/org.fcitx.fcitx5-qt5-gui-wrapper.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/org.fcitx.fcitx5-qt6-gui-wrapper.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/qv4l2.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/qvidcap.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/uuctl.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/xgps.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
2 changes: 2 additions & 0 deletions applications/hidden/xgpsspeed.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Desktop Entry]
Hidden=true
73 changes: 0 additions & 73 deletions arch-post.sh

This file was deleted.

File renamed without changes.
Loading