summaryrefslogtreecommitdiff
path: root/hypr
AgeCommit message (Collapse)Author
2025-07-04Make monitors in hypr in orderzachir
2025-07-04Merge branch 'master' into clazachir
2025-07-02Set hyprland autostart to COSMIC iconszachir
2025-06-29Attempt to fix REAPER window ruleszachir
2025-06-29Autostart easyeffectszachir
2025-06-29Add CLA specific monitorszachir
2025-06-29Fix backlight bindingszachir
2025-06-29Comment out bindings for hyprsplitzachir
2025-06-29Merge branch 'master' into clazachir
2025-06-29Fix hyprland border colorzachir
2025-06-29Merge branch 'master' into clazachir
2025-06-29Make hyprsplit persistent workspaces truezachir
2025-06-29Fix hyprland on rx 7800 xtzachir
2025-06-29Update master monitor configzachir
2025-06-29Merge branch 'master' into clazachir
2025-06-29Do not save when setting brightness in hypridleZachIR
2025-04-30Update colorscheme to red and magentaZachIR
Updated in hyprland, kitty, tofi, and waybar
2025-04-25Remove hyprland window rules, add to swallow excZachIR
2025-04-25Fill out hyprland touchpad rulesZachIR
2025-04-17Merge branch 'master' into clazachir
2025-04-17Remove windowrules in masterzachir
2025-04-17Fix windowrule statementszachir
2025-02-28Window rules reduxzachir
Mostly removing a bunch of crap for simplicity
2025-02-28Add love to swallow exception regexzachir
2025-02-28Change autostartszachir
Start easyeffects flatpak, start dunst and hypridle as processes and not through systemd.
2025-02-28Merge branch 'master' into clazachir
2025-02-28Disable hyprland logsZachIR
For now, at least.
2025-01-21Merge branch 'master' into clazachir
2025-01-21Set gtk, icon, and mouse themesZachIR
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is BreezeX-Black.
2025-01-20Merge branch 'master' into clazachir
2025-01-20Extend hyprland no swallow regex to include nvimzachir
This should match either vim or nvim, as I figured out why LLP wasn't working in nvim for me.
2025-01-20Add grace to hyprlockzachir
Specificall a 15 second grace, and ignore empty input.
2025-01-20Merge branch 'cla' of zachir.xyz:zachir/dotfiles into clazachir
2025-01-20Remove reduntant dunst start in Hyprlandzachir
dunst was started twice; this is redundant. This has been fixed now.
2025-01-20Update hyprland window ruleszachir
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-20Merge branch 'master' into clazachir
2025-01-20Don't swallow vim child windows in Hyprlandzachir
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow.
2025-01-20Merge branch 'master' into clazachir
2024-11-19Modify hyprlock behaviorZachIR
Hide cursor and loading bar, and ignore empty input.
2024-11-19Updates hyprland config to the latest versionZachIR
Shadow became its own category in Decorations, and an option in master disappeared, and a new one got added.
2024-11-19Updates hypridle based on upstreamZachIR
The example config file works better than mine did, so I yoinked a bunch of stuff from it.
2024-10-31Add acpi-notify script shortcut to hyprZachIR
2024-10-31Float kdenlive popup in HyprlandZachIR
2024-10-31Change hypridle, dunst, mpd hypr autostart to sysdZachIR
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-31Add suspend timeout to hypridleZachIR
2024-09-25Remove deprecated hyprland windowrulesZachIR
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-25Remove swaylock from hypridle and stop hyprlock fadesZachIR
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-05cla: fix REAPER windows in hypr and turn off xrayzachir
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-20hypr: Reorganize and simplify hyprland window ruleszachir
Also comment most of them out for testing purposes.
2024-07-20cla: Use swayidle instead of hypridlezachir
Hypridle simply isn't ready to be used on this computer yet.