| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
- Mark fixed: scratchpads, wallpaper, foot -T, pulsemixer sizing, waybar clock
- Add task for modularizing theming across apps
|
| |
|
|
|
|
|
| |
- Replace wofi with fuzzel in archsetup
- Add fuzzel config with waybar-matching theme
- Add pinentry-fuzzel script for GPG passphrase prompts
- Add Hyprland-specific gpg-agent.conf using pinentry-fuzzel
|
| |
|
|
|
|
|
|
| |
- Increase default gaps (in=25, out=30)
- Add mod+shift+- to close all gaps
- Replace wofi with fuzzel for app launcher
- Disable follow_mouse for better laptop experience
- Update exit menu to use fuzzel
|
| |
|
|
|
|
|
|
| |
- Add profile image widget with goldenrod border
- Use 12hr time format ($TIME12)
- Use percentage-based positioning for multi-monitor support
- Remove input field outline, add rounded corners
- Update fonts to BerkeleyMono Nerd Font
|
| |
|
|
|
|
| |
Add task for patching Berkeley Mono with nerd-fonts patcher.
Add task for testing archsetup username/password prompts.
Add idea for show desktop toggle via empty special workspace.
|
| |
|
|
|
| |
Parse gaps_out/gaps_in using jq '.custom' instead of '.int'.
Adjust both gaps_out and gaps_in together for consistent spacing.
|
| |
|
|
|
| |
Add patched Berkeley Mono Nerd Font files with icon glyphs.
Update waybar style.css to use BerkeleyMono Nerd Font.
|
| |
|
|
|
|
| |
Launch wallpaper selector GUI with mod+shift+p.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
| |
|
|
|
|
|
| |
Add 'master' parameter to swapwithmaster so focus moves with the
swapped window instead of staying on the original position.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
Add favorite Hyprland/Waybar reference repos section:
- Hyprland-Rice (currently implemented)
- hyprcraft (archived)
- BlackNode (latest version of hyprcraft)
Also add waybar wireplumber volume control issue to tracking.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
| |
|
|
|
|
|
|
| |
Replace nerd font icons with text labels (CPU, MEM, DSK) since
Berkeley Mono isn't a nerd font. Update font-family to prefer
JetBrainsMono Nerd Font for future icon support.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
| |
|
|
|
|
| |
Set rounding = 10 in decoration section for rounded window corners.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Clean minimal design with DWM color scheme:
- Transparent bar with solid module groups
- Golden accent border (#daa520)
- Group/sysmonitor for cpu, memory, disk
- Wireplumber audio with click/scroll controls
- Hover transitions, box shadows
- Berkeley Mono font
|
| | |
|
| |
|
|
|
|
|
|
| |
- Use workspace rules with on-created-empty for auto-launch
- Single keybind per scratchpad (no more pgrep hacks)
- Use --app-id for reliable class matching
- Update to Hyprland 0.53+ windowrule syntax (match:class)
- Fix size rules to use expressions: (monitor_w*0.6) (monitor_h*0.6)
|
| |
|
|
|
|
|
|
|
| |
Replace hardcoded "welcome" password with interactive prompts during
preflight checks. Fixes gnome-keyring password mismatch issue.
- Username validation (lowercase, starts with letter, alphanumeric)
- Password confirmation (enter twice, must match)
- Remove forced password change on first login (chage -d 0)
|
| |
|
|
| |
Track outstanding issues: scratchpads, wofi dismiss, wallpaper
|
| |
|
|
| |
Berkeley Mono size 14, DWM-inspired color scheme, 10k scrollback
|
| |
|
|
|
|
|
|
| |
- Convert deprecated windowrulev2 to new windowrule syntax with match: prefix
- Fix $mod+h/l to use splitratio instead of resizeactive for master sizing
- Add missing DWM layout keybindings (bstack, deck, centeredmaster)
- Fix scratchpad st commands to use -t for title matching
- Update window class matching to st-256color
|
| |
|
|
|
| |
Remove timeshift-autosnap and grub-btrfs from btrfs installation path.
Delete lkg and lkg_rollback ZFS utility scripts from dotfiles.
|
|
|
This flag was removed from archsetup but remained in test scripts.
|