Age | Commit message (Collapse) | Author |
|
On cas, I'm using a size 42 cursor. Also, I set the hyprcursor theme to
be named the same as the xcursor theme, BreezeX-Black.
|
|
|
|
|
|
Two changes, for cursor warping and spawning the new window as master.
|
|
|
|
|
|
Dinit starting at login allows running dinit user services, and having
vfr/vrr on causes cas to freeze randomly for a while at a time.
|
|
This might get moved upstream if it also works on cla.
|
|
Both hyprcursor and xcursor will use size 24 on cas; again, what works
for a 24 inch monitor doesn't always work for a 12 inch laptop.
|
|
There's not any need for them on cas.
|
|
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.
|
|
It will now load `~/Pictures/background.png', instead of
~/background.jpg.
|
|
This seems like basically all the outputs on my devices.
|
|
Remove autostart.sh, update default windowrules, remove commented out
lines.
|
|
I added the hypridle and hyprlock config, but this actually makes the
practical change.
|
|
Adding in configs for these to replace swayidle and swaylock/waylock.
|
|
Increasing it from 50% screen size to 75% (in both dimensions).
|
|
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 disables the text from showing up over the wallpaper.
|
|
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.
|
|
I assume ~/Pictures/background.png as a default; this is where I now
store it.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|