Age | Commit message (Collapse) | Author |
|
|
|
I have accepted the systemd suck, so these are now mpd user services
(although dunst and hypridle still have to be started by Hyprland).
|
|
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.
|
|
Simplify the swallow_exception_regex, turn off drop_shadow, and change
`exec sh -c' for tofi to `sh -c'.
|
|
|
|
Two changes, for cursor warping and spawning the new window as master.
|
|
|
|
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).
|
|
Hyprcursor and Xcursor were rendering differently; this should be fixed
now that they use the same size (32px) and theme.
|
|
Implements XDG support for more programs that support it, in various
levels of hackiness.
|
|
Remove autostart.sh, update default windowrules, remove commented out
lines.
|
|
I added the hypridle and hyprlock config, but this actually makes the
practical change.
|
|
This adds in hyprsplit, variable refresh rate, prevents swallowing with
fontpreview-ueberzug, and adds in hyprcursor environment variables.
|
|
|
|
- Remove workspace module
- Update window rules
- Update looks
|
|
Tk windows should float (this is mostly for testing the python tk
programs I've written that need to).
|
|
XF86AudioMicMute, XF86MonBrightnessUp and XF86MonBrightnessDown were not
working properly; this fixes all of those buttons.
|
|
This toggles the mic mute when pressing the keybinding, and when
releasing it. This acts as a push-to-talk, or a push-to-mute, depending
on what the mic status is before pressing it.`
|
|
This adds in windowrules to fix the broken menu spawning when using
certain plugins through yabridge in REAPER.
|
|
I apparently lied in the commit where I said I did
|
|
|
|
Upstream hyprpm is now in both Artix and Arch repos, so now we will be
using that instead of hyprload.
|
|
|
|
Using the 'expose' module in pyprland to create a hidden workspace for
'minimizing' windows. Windows do not know they are minimized, however.
|
|
I don't want to have to explain the anime mascot that shows up for a
split second whenever I open the wm. Further, she sometimes shows up
when xray transparency glitches.
|
|
Not that hyprload hasn't worked, but I would rather use the first party
solution where practical, and this seems to be the case for that. And
hyprpm is now in the upstream Arch package.
|
|
Added "$mainMod CONTROL SHIFT R" to reload the hyprload plugins in case
of a crash, and "$mainMod CONTROL SHIFT U" to update the hyprload
plugins. Note that this only effects hyprload plugins, and not the pypr
ones.
|
|
We're going to be using two extensions, so naturally we need to have two
extension managers (-_-). This should configure both the pyprland and
hyprload widgets in full, assuming both are already installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|