Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-11 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
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 | Fix missing {{{ in Hyprland to make device fold | zachir | |
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 | 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-04 | Update hyprland config | zachir | |
Remove autostart.sh, update default windowrules, remove commented out lines. | |||
2024-06-04 | Make hyprland start hypridle not swayidle | zachir | |
I added the hypridle and hyprlock config, but this actually makes the practical change. | |||
2024-06-04 | Update hyprland config | zachir | |
This adds in hyprsplit, variable refresh rate, prevents swallowing with fontpreview-ueberzug, and adds in hyprcursor environment variables. | |||
2024-03-24 | Fix hyprland config file errors | zachir | |
2024-03-23 | Update hyprland config | zachir | |
- Remove workspace module - Update window rules - Update looks | |||
2024-02-08 | hypr: float Tk windows | zachir | |
Tk windows should float (this is mostly for testing the python tk programs I've written that need to). | |||
2024-02-08 | hypr: Fix XF86 keys | zachir | |
XF86AudioMicMute, XF86MonBrightnessUp and XF86MonBrightnessDown were not working properly; this fixes all of those buttons. | |||
2024-02-08 | hypr: this is a basic ptt using volsv | zachir | |
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.` | |||
2024-02-06 | hypr: Fix REAPER/yabridge broken menus | zachir | |
This adds in windowrules to fix the broken menu spawning when using certain plugins through yabridge in REAPER. | |||
2024-02-06 | hypr: Actually implement pseudo-minimize | zachir | |
I apparently lied in the commit where I said I did | |||
2024-02-06 | hypr: fix kitty lf binding, add volsv mic mute | zachir | |
2024-02-06 | hypr: remove hyprload | zachir | |
Upstream hyprpm is now in both Artix and Arch repos, so now we will be using that instead of hyprload. | |||
2024-02-01 | hypr: enable variable refresh rate | zachir | |
2024-02-01 | hypr: add pseudo minimize functionality | zachir | |
Using the 'expose' module in pyprland to create a hidden workspace for 'minimizing' windows. Windows do not know they are minimized, however. | |||
2024-02-01 | hypr: Disable Hyprchan (so sad) | zachir | |
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. | |||
2024-01-11 | hypr: use hyprpm instead of hyprload | zachir | |
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. | |||
2024-01-03 | hypr: Add keybindings to update and reload plugins | zachir | |
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. | |||
2024-01-02 | hypr: Adding in pyprland and hyprload extensions | zachir | |
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. | |||
2023-10-19 | Not using hyprland anymore. | zachir | |
2023-08-16 | Fix menu bindings and add xf86 | zachir | |
2023-08-16 | Fix hyprland new submenu blur | zachir | |
2023-08-02 | Make hyprland use 9 workspaces with better waybar | zachir | |
2023-07-26 | Add tofi vertical and use for menu | zachir | |
2023-07-16 | Fix window swallowing to kitty | ZachIR | |
2023-07-16 | Set master split to 0.55 by default | ZachIR | |
2023-07-15 | Use kitty instead of alacritty | ZachIR | |
2023-07-05 | Use alacritty instead of foot and fix some formatting | zachir | |
2023-06-24 | Merge branch 'master' of zachir.xyz:zachir/dotfiles | zachir | |
2023-06-19 | Fix layout change holding keys hyprland | zachir | |
2023-06-12 | Swallow foot terminals | zachir | |
2023-06-12 | run bemenu case insensitive | zachir | |
2023-06-09 | launch xdph and set both monitors to 60 | zachir | |
2023-06-06 | Use dmount to mount with user permissions | zachir | |
2023-05-30 | Use lfrun for image preview with lf-sixel | zachir | |
2023-05-30 | redo waybar toggle command | zachir | |
2023-05-23 | fixed gtk theming, and fix master up/down commands | zachir | |
2023-05-14 | hyprland: want master focus on swap, not auto | zachir | |
2023-05-03 | using only master layout for hyprland for now, configuring it | zachir | |
2023-05-03 | merge because I'm tupid | zachir | |
2023-05-03 | use kde polkit in hyprland for now | zachir | |
2023-05-02 | add desktop monitors to hyprland | zachir | |
2023-04-25 | use new hypr scratchpads that do everything in one command | zachir | |