Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | Updates hyprland config to the latest version | ZachIR | |
Shadow became its own category in Decorations, and an option in master disappeared, and a new one got added. | |||
2024-11-19 | Updates hypridle based on upstream | ZachIR | |
The example config file works better than mine did, so I yoinked a bunch of stuff from it. | |||
2024-10-31 | Add auto-cpufreq zsh completion | ZachIR | |
2024-10-31 | Add acpi-notify script shortcut to hypr | ZachIR | |
2024-10-31 | Float kdenlive popup in Hyprland | ZachIR | |
2024-10-31 | Change hypridle, dunst, mpd hypr autostart to sysd | ZachIR | |
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-31 | Add suspend timeout to hypridle | ZachIR | |
2024-09-25 | Ignore more directories | ZachIR | |
2024-09-25 | Set persistent workspaces on eDP-1 in waybar | ZachIR | |
This was already being done on HDMI-A-1 and eDP-1, so now this is also done for eDP-1 to make it a little more cross-platform friendly. | |||
2024-09-25 | Remove deprecated hyprland windowrules | ZachIR | |
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-25 | Remove swaylock from hypridle and stop hyprlock fades | ZachIR | |
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-08-05 | cla: Only use HDMI-A-1 | zachir | |
The second monitor died, so now this is only using the one. | |||
2024-08-05 | cla: Move tray to left side of bar, and make clear | zachir | |
2024-08-05 | cla: Hide waybar temp modules unless critical | zachir | |
2024-08-05 | cla: fix REAPER windows in hypr and turn off xray | zachir | |
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. | |||
2024-08-05 | Merge branch 'master' into cla | zachir | |
2024-07-23 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-23 | Hide temperature modules until critical | zachir | |
2024-07-20 | hypr: Reorganize and simplify hyprland window rules | zachir | |
Also comment most of them out for testing purposes. | |||
2024-07-20 | cla: Use swayidle instead of hypridle | zachir | |
Hypridle simply isn't ready to be used on this computer yet. | |||
2024-07-20 | cla: Resize gtk cursor to 36 | zachir | |
2024-07-20 | Merge branch 'master' into cla | zachir | |
2024-07-20 | Improve hypr config basics | zachir | |
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'. | |||
2024-07-20 | Merge branch 'master' into cla | zachir | |
2024-07-11 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2024-07-11 | Fix some xdg path blunders | zachir | |
These broke adb, and the xcursor path. | |||
2024-07-11 | Update hypr config options for v0.41.2 | zachir | |
Two changes, for cursor warping and spawning the new window as master. | |||
2024-06-06 | Merge remote-tracking branch 'origin/master' into cla | zachir | |
2024-06-06 | Ignore yarn directory and package-lock.json | zachir | |
2024-06-06 | Add runit user services as well | zachir | |
2024-06-06 | Set XDG_CURRENT_DESKTOP to Hyprland | zachir | |
This should help something or other involving portals. Idk. | |||
2024-06-06 | Update XDG paths for more programs | zachir | |
This time features python, wget, adb, and xcursor. | |||
2024-06-06 | Fix missing {{{ in Hyprland to make device fold | zachir | |
2024-06-06 | Install ZDOTDIR globally and load profile manually | zachir | |
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. | |||
2024-06-06 | Add gtk-2.0 and gtk-3.0 themes | zachir | |
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. | |||
2024-06-06 | Merge branch 'master' into cla | zachir | |
2024-06-05 | Add in vimrc to fix xdg and nvim | zachir | |
This adds the vimrc, both for its own sake, but also to fix nvim (which gets enjankified by the xdg fix for vim proper). | |||
2024-06-05 | Use magick to convert wallpaper from nsxiv | zachir | |
Imagemagick would prefer me to use the magick binary, as apparently the convert binary is deprecated. | |||
2024-06-05 | Add hypr eDP output, rules, and tp toggle | zachir | |
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-05 | Don't set cursor theme in autostart.sh | zachir | |
It isn't run anymore, but still shouldn't set the cursor theme, especially to the wrong thing. | |||
2024-06-05 | Add more ignore dirs | zachir | |
2024-06-05 | Merge branch 'master' into cla | zachir | |
2024-06-05 | Set qt to use xdgdesktopportal dialogs | zachir | |
2024-06-05 | Fix cursor support | zachir | |
Hyprcursor and Xcursor were rendering differently; this should be fixed now that they use the same size (32px) and theme. | |||
2024-06-05 | Add better/more XDG support | zachir | |
Implements XDG support for more programs that support it, in various levels of hackiness. | |||
2024-06-05 | Merge branch 'master' into cla | zachir | |
2024-06-05 | Change kitty font to FiraCode | zachir | |
And also resize it to size 11.0 | |||
2024-06-04 | cla: reconfigure waybar | zachir | |
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. | |||
2024-06-04 | cla: Add systemd env and service in hyprland | zachir | |
This imports DISPLAY and WAYLAND_DISPLAY into systemd, and starts the dunst service on login. | |||
2024-06-04 | cla: set output resolution and frame rate | zachir | |