summaryrefslogtreecommitdiff
path: root/hypr
AgeCommit message (Collapse)Author
2025-07-19Fix name of plugin in hyprland (it's hyprsplit!)zachir
2025-07-18Use lf not lfrunzachir
2025-07-18Use tofi again instead of rofizachir
2025-07-16Disable hyprlock animationsZachIR
2025-07-15Use st instead of kittyZachIR
2025-07-12Use Helvum not QPWGraphzachir
2025-07-12Remove redundant preload in hyprpaperzachir
2025-07-12Set dark mode in gsettingszachir
2025-07-12hypridle: set brightness to 1, don't save kbdzachir
2025-07-12Use rofi instead of tofizachir
2025-07-02Set hyprland autostart to COSMIC iconszachir
2025-06-29Fix hyprland border colorzachir
2025-06-29Make hyprsplit persistent workspaces truezachir
2025-06-29Fix hyprland on rx 7800 xtzachir
2025-06-29Update master monitor configzachir
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-17Remove windowrules in masterzachir
2025-04-17Fix windowrule statementszachir
2025-02-28Disable hyprland logsZachIR
For now, at least.
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-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-20Don't swallow vim child windows in Hyprlandzachir
Vim Latex Live Preview opens Zathura as my preview window, this should not swallow.
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-07-20Improve hypr config basicszachir
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'.
2024-07-11Merge branch 'master' of zachir.xyz:zachir/dotfileszachir
2024-07-11Update hypr config options for v0.41.2zachir
Two changes, for cursor warping and spawning the new window as master.
2024-06-06Fix missing {{{ in Hyprland to make device foldzachir
2024-06-05Add hypr eDP output, rules, and tp togglezachir
Adds eDP-1 as an output, adds some window rules for REAPER, and various other windows, and adds a bind to toggle the touchpad (script in .local/bin).
2024-06-05Fix cursor supportzachir
Hyprcursor and Xcursor were rendering differently; this should be fixed now that they use the same size (32px) and theme.
2024-06-05Add better/more XDG supportzachir
Implements XDG support for more programs that support it, in various levels of hackiness.
2024-06-04Change hyprpaper wallpaper targetzachir
It will now load `~/Pictures/background.png', instead of ~/background.jpg.
2024-06-04Add hyprpaper wallpapers for all outputszachir
This seems like basically all the outputs on my devices.
2024-06-04Update hyprland configzachir
Remove autostart.sh, update default windowrules, remove commented out lines.
2024-06-04Make hyprland start hypridle not swayidlezachir
I added the hypridle and hyprlock config, but this actually makes the practical change.
2024-06-04Add hypridle and hyprlock configszachir
Adding in configs for these to replace swayidle and swaylock/waylock.
2024-06-04Increase easyeffects scratchpad sizezachir
Increasing it from 50% screen size to 75% (in both dimensions).
2024-06-04Update hyprland configzachir
This adds in hyprsplit, variable refresh rate, prevents swallowing with fontpreview-ueberzug, and adds in hyprcursor environment variables.
2024-03-24Fix hyprland config file errorszachir
2024-03-23Set pyprland scratchpads to a size and positionzachir