Age | Commit message (Collapse) | Author |
|
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'.
|
|
|
|
|
|
These broke adb, and the xcursor path.
|
|
Two changes, for cursor warping and spawning the new window as master.
|
|
|
|
|
|
|
|
This should help something or other involving portals. Idk.
|
|
This time features python, wget, adb, and xcursor.
|
|
|
|
This means I don't need to have either ~/.profile or ~/.zshenv symlinks
in the home directory. This adds in an installer to set that up.
|
|
My theme also works for gtk-4.0, but GNOME hugged that up, so once I
figure out how to put that here I will.
|
|
|
|
This adds the vimrc, both for its own sake, but also to fix nvim (which
gets enjankified by the xdg fix for vim proper).
|
|
Imagemagick would prefer me to use the magick binary, as apparently the
convert binary is deprecated.
|
|
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).
|
|
It isn't run anymore, but still shouldn't set the cursor theme,
especially to the wrong thing.
|
|
|
|
|
|
|
|
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.
|
|
|
|
And also resize it to size 11.0
|
|
This adds in the specific temp sensors for CLA, as well as splits the
config into two bars; on DP-1, is the resource monitoring, and on
HDMI-A-1 is the temp monitoring.
|
|
This imports DISPLAY and WAYLAND_DISPLAY into systemd, and starts the
dunst service on login.
|
|
|
|
|
|
It doesn't need to set the terminal title to "terminal"?
|
|
XDG_PUBLICSHARE_DIR is now set to ~/Shared, instead of ~/Public, because
that's what I use that dir for.
|
|
This sets the tmux status bar with the date and time
|
|
The barest of documentation
|
|
My latex projects use Makefiles to compile them; this makes that process
automatic.
|
|
This gets all of the indenting and such sorted to be "smart".
|
|
Adding in tomasiser/vim-code-dark and flazz/vim-colorschemes to provide
more color options. Also have options (commented out) to make the
background transparent should that be desired later.
|
|
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.
|
|
More stuff that shouldn't be backed up/doesn't need to be.
|
|
There is `us' for `systemctl --user', this is for the system
`systemctl'; so it should have sudo in it.
|
|
The previous method was clunky, redundant, and terrible; it is now
better, and should not keep adding the same directories into the path
when sourcing it over and over.
|
|
Removing nix, as using the package manager was an experiment I didn't
super get along with. Adding in the Zig Version Manager to manage Zig
installations.
|
|
I'm not using it anymore, so I'm removing it.
|