Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-29 | Fix backlight bindings | zachir | |
2025-06-29 | Comment out bindings for hyprsplit | zachir | |
2025-06-29 | Merge branch 'master' into cla | zachir | |
2025-06-29 | Fix hyprland border color | zachir | |
2025-06-29 | Merge branch 'master' into cla | zachir | |
2025-06-29 | Make hyprsplit persistent workspaces true | zachir | |
2025-06-29 | Fix hyprland on rx 7800 xt | zachir | |
2025-06-29 | Update master monitor config | zachir | |
2025-06-29 | Merge branch 'master' into cla | zachir | |
2025-06-29 | Do not save when setting brightness in hypridle | ZachIR | |
2025-04-30 | Update colorscheme to red and magenta | ZachIR | |
Updated in hyprland, kitty, tofi, and waybar | |||
2025-04-25 | Remove hyprland window rules, add to swallow exc | ZachIR | |
2025-04-25 | Fill out hyprland touchpad rules | ZachIR | |
2025-04-17 | Merge branch 'master' into cla | zachir | |
2025-04-17 | Remove windowrules in master | zachir | |
2025-04-17 | Fix windowrule statements | zachir | |
2025-02-28 | Window rules redux | zachir | |
Mostly removing a bunch of crap for simplicity | |||
2025-02-28 | Add love to swallow exception regex | zachir | |
2025-02-28 | Change autostarts | zachir | |
Start easyeffects flatpak, start dunst and hypridle as processes and not through systemd. | |||
2025-02-28 | Merge branch 'master' into cla | zachir | |
2025-02-28 | Disable hyprland logs | ZachIR | |
For now, at least. | |||
2025-01-21 | Merge branch 'master' into cla | zachir | |
2025-01-21 | Set gtk, icon, and mouse themes | ZachIR | |
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is BreezeX-Black. | |||
2025-01-20 | Merge branch 'master' into cla | zachir | |
2025-01-20 | Extend hyprland no swallow regex to include nvim | zachir | |
This should match either vim or nvim, as I figured out why LLP wasn't working in nvim for me. | |||
2025-01-20 | Add grace to hyprlock | zachir | |
Specificall a 15 second grace, and ignore empty input. | |||
2025-01-20 | Merge branch 'cla' of zachir.xyz:zachir/dotfiles into cla | zachir | |
2025-01-20 | Remove reduntant dunst start in Hyprland | zachir | |
dunst was started twice; this is redundant. This has been fixed now. | |||
2025-01-20 | Update hyprland window rules | zachir | |
A lot has changed, both in terms of overall workflow, and what works. To suffice, if windows suddenly misbehave, the culprit might be here. | |||
2025-01-20 | Merge branch 'master' into cla | zachir | |
2025-01-20 | Don't swallow vim child windows in Hyprland | zachir | |
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow. | |||
2025-01-20 | Merge branch 'master' into cla | zachir | |
2024-11-19 | Modify hyprlock behavior | ZachIR | |
Hide cursor and loading bar, and ignore empty input. | |||
2024-11-19 | Updates hyprland config to the latest version | ZachIR | |
Shadow became its own category in Decorations, and an option in master disappeared, and a new one got added. | |||
2024-11-19 | Updates hypridle based on upstream | ZachIR | |
The example config file works better than mine did, so I yoinked a bunch of stuff from it. | |||
2024-10-31 | Add acpi-notify script shortcut to hypr | ZachIR | |
2024-10-31 | Float kdenlive popup in Hyprland | ZachIR | |
2024-10-31 | Change hypridle, dunst, mpd hypr autostart to sysd | ZachIR | |
I have accepted the systemd suck, so these are now mpd user services (although dunst and hypridle still have to be started by Hyprland). | |||
2024-10-31 | Add suspend timeout to hypridle | ZachIR | |
2024-09-25 | Remove deprecated hyprland windowrules | ZachIR | |
The Hyprland rules windowdance and forceinput seem to have been deprecated, and now cause an error in the newest version of Hyprland, so this removes those lines. | |||
2024-09-25 | Remove swaylock from hypridle and stop hyprlock fades | ZachIR | |
Before, hypridle would launch swaylock before sleeping, but hyprlock when receiving the loginctl lock-session command. This has been fixed. In addition, hyprlock no longer fades. | |||
2024-08-05 | cla: fix REAPER windows in hypr and turn off xray | zachir | |
Both of these were causing a certain amount of headache for me. All REAPER windows will now tile, and the shadow/blur around pop-ups will not xray through everything. | |||
2024-07-20 | hypr: Reorganize and simplify hyprland window rules | zachir | |
Also comment most of them out for testing purposes. | |||
2024-07-20 | cla: Use swayidle instead of hypridle | zachir | |
Hypridle simply isn't ready to be used on this computer yet. | |||
2024-07-20 | Merge branch 'master' into cla | zachir | |
2024-07-20 | Improve hypr config basics | zachir | |
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'. | |||
2024-07-20 | Merge branch 'master' into cla | zachir | |
2024-07-11 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-11 | Update hypr config options for v0.41.2 | zachir | |
Two changes, for cursor warping and spawning the new window as master. | |||
2024-06-06 | Merge remote-tracking branch 'origin/master' into cla | zachir | |