kenji
7cadace240
feat(binds): exchanged wiremix bind to that of steam
...
steam is mouse-based application; preferrable to have a commonly used
bind use only one hand.
2026-03-07 07:17:04 -06:00
kenji
0197c58ea1
fix(waybar): resolve keybinding conflicts for system popups
2026-01-11 19:47:57 -06:00
kenji
1b4cfbe350
feat(waybar): add hyprland keybindings for system popups
2026-01-11 19:46:07 -06:00
kenji
9ee5f40aa8
docs: add FIXME for waybar popup
2026-01-11 19:32:11 -06:00
kenji
8394a4cf35
fix(waybar): correctly launch btop
2026-01-11 19:00:43 -06:00
kenji
870c8d2df3
fix(waybar): btop now works
2026-01-11 14:52:49 -06:00
kenji
04627242a8
add(waybar): on right click, dispatch overview
2026-01-11 14:04:51 -06:00
kenji
2b9067f87b
add(vicinae): fallback if vicinae crashed
2026-01-05 18:39:00 -06:00
kenji
425c429297
refactor(hyprland): final decentralization of rules and binds
2026-01-05 13:22:08 -06:00
kenji
6167ca3d0a
fix(waybar): add hakase-popup-launch
2026-01-04 22:08:11 -06:00
kenji
f20d6fbe83
fix(popup): popup script was inconsistent, removed temp
2026-01-04 20:44:36 -06:00
kenji
354db486bf
add(waybar): FIXME
2026-01-03 09:53:09 -06:00
kenji
d667dbdb91
refactor(hypr): separated even mooore
2026-01-02 12:26:36 -06:00
kenji
a2acedf2bb
refactor(hypr): separated exec-once to their corresponding apps
2026-01-02 12:00:26 -06:00
kenji
0327caa6d2
add(hyprland): hyprbars
2026-01-01 23:40:10 -06:00
kenji
3a146f39b7
refactor: standardize config structure and consolidate modules
...
- Standardized apps/ directory by renaming all entry points (e.g., home.nix) to default.nix and updating imports to use directory paths.
- Consolidated system/ logic into modules/system/, eliminating the top-level system/ directory and redundant wrappers.
- Merged subsidiary utility scripts (e.g., hakase-popup.nix, switch-wallpaper.nix) into their parent default.nix files for better cohesion.
- Cleaned up unused files and updated all module references to reflect the new structure.
2025-12-29 14:02:09 -06:00