Age | Commit message (Collapse) | Author |
|
|
|
GTK Theme is now darkest/white, icon theme is COSMIC, and mouse theme is
BreezeX-Black.
|
|
|
|
This should match either vim or nvim, as I figured out why LLP wasn't
working in nvim for me.
|
|
Specificall a 15 second grace, and ignore empty input.
|
|
|
|
dunst was started twice; this is redundant. This has been fixed now.
|
|
A lot has changed, both in terms of overall workflow, and what works. To
suffice, if windows suddenly misbehave, the culprit might be here.
|
|
|
|
Vim Latex Live Preview opens Zathura as my preview window, this should
not swallow.
|
|
|
|
Hide cursor and loading bar, and ignore empty input.
|
|
Shadow became its own category in Decorations, and an option in master
disappeared, and a new one got added.
|
|
The example config file works better than mine did, so I yoinked a bunch
of stuff from it.
|
|
|
|
|
|
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.
|
|
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.
|
|
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.
|
|
Also comment most of them out for testing purposes.
|
|
Hypridle simply isn't ready to be used on this computer yet.
|
|
|
|
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.
|
|
This imports DISPLAY and WAYLAND_DISPLAY into systemd, and starts the
dunst service on login.
|
|
|
|
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.`
|