summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
AgeCommit message (Collapse)Author
3 daysRemove unnecessary outputs from hypr configZachIR
These will likely not be used, especially seeing as Car doesn't have a DP out.
3 daysRemove deprecated hyprland windowrulesZachIR
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-20Improve hypr config basicszachir
Simplify the swallow_exception_regex, turn off drop_shadow, and change `exec sh -c' for tofi to `sh -c'.
2024-07-11Merge branch 'master' of zachir.xyz:zachir/dotfileszachir
2024-07-11Update hypr config options for v0.41.2zachir
Two changes, for cursor warping and spawning the new window as master.
2024-06-06Fix missing {{{ in Hyprland to make device foldzachir
2024-06-05Add hypr eDP output, rules, and tp togglezachir
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-05Fix cursor supportzachir
Hyprcursor and Xcursor were rendering differently; this should be fixed now that they use the same size (32px) and theme.
2024-06-05Add better/more XDG supportzachir
Implements XDG support for more programs that support it, in various levels of hackiness.
2024-06-04Update hyprland configzachir
Remove autostart.sh, update default windowrules, remove commented out lines.
2024-06-04Make hyprland start hypridle not swayidlezachir
I added the hypridle and hyprlock config, but this actually makes the practical change.
2024-06-04Update hyprland configzachir
This adds in hyprsplit, variable refresh rate, prevents swallowing with fontpreview-ueberzug, and adds in hyprcursor environment variables.
2024-03-24Fix hyprland config file errorszachir
2024-03-23Update hyprland configzachir
- Remove workspace module - Update window rules - Update looks
2024-02-08hypr: float Tk windowszachir
Tk windows should float (this is mostly for testing the python tk programs I've written that need to).
2024-02-08hypr: Fix XF86 keyszachir
XF86AudioMicMute, XF86MonBrightnessUp and XF86MonBrightnessDown were not working properly; this fixes all of those buttons.
2024-02-08hypr: this is a basic ptt using volsvzachir
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-06hypr: Fix REAPER/yabridge broken menuszachir
This adds in windowrules to fix the broken menu spawning when using certain plugins through yabridge in REAPER.
2024-02-06hypr: Actually implement pseudo-minimizezachir
I apparently lied in the commit where I said I did
2024-02-06hypr: fix kitty lf binding, add volsv mic mutezachir
2024-02-06hypr: remove hyprloadzachir
Upstream hyprpm is now in both Artix and Arch repos, so now we will be using that instead of hyprload.
2024-02-01hypr: enable variable refresh ratezachir
2024-02-01hypr: add pseudo minimize functionalityzachir
Using the 'expose' module in pyprland to create a hidden workspace for 'minimizing' windows. Windows do not know they are minimized, however.
2024-02-01hypr: 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-11hypr: use hyprpm instead of hyprloadzachir
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-03hypr: Add keybindings to update and reload pluginszachir
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-02hypr: Adding in pyprland and hyprload extensionszachir
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-19Not using hyprland anymore.zachir
2023-08-16Fix menu bindings and add xf86zachir
2023-08-16Fix hyprland new submenu blurzachir
2023-08-02Make hyprland use 9 workspaces with better waybarzachir
2023-07-26Add tofi vertical and use for menuzachir
2023-07-16Fix window swallowing to kittyZachIR
2023-07-16Set master split to 0.55 by defaultZachIR
2023-07-15Use kitty instead of alacrittyZachIR
2023-07-05Use alacritty instead of foot and fix some formattingzachir
2023-06-24Merge branch 'master' of zachir.xyz:zachir/dotfileszachir
2023-06-19Fix layout change holding keys hyprlandzachir
2023-06-12Swallow foot terminalszachir
2023-06-12run bemenu case insensitivezachir
2023-06-09launch xdph and set both monitors to 60zachir
2023-06-06Use dmount to mount with user permissionszachir
2023-05-30Use lfrun for image preview with lf-sixelzachir
2023-05-30redo waybar toggle commandzachir
2023-05-23fixed gtk theming, and fix master up/down commandszachir
2023-05-14hyprland: want master focus on swap, not autozachir
2023-05-03using only master layout for hyprland for now, configuring itzachir
2023-05-03merge because I'm tupidzachir
2023-05-03use kde polkit in hyprland for nowzachir
2023-05-02add desktop monitors to hyprlandzachir