-
-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development to Main in preparation for Hyprland v0.42.0 recently released #395
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change-Id: Ie2834fa37982a691d43f7c6afcac1a723c4053d5
fix: Fixup waybar's integrated system updater module
Nvim config
Change-Id: I0c2cea9b35141bf588e0f984d248a7cb88a30c07
feat: kitty: Use meslo nerd fonts for oh-my-posh
Revert "fix: Fixup waybar's integrated system updater module"
Revert "feat: kitty: Use meslo nerd fonts for oh-my-posh"
Nvim config updated
Add a note in Monitors.conf about 10 bit color displays and how it can affect screen captures
config: Add documentation for 10 bit color displays
Weather.py bug fix (max/min temp mismatch)
Added Google Chrome to open on workspace #2
feat: Use $EDITOR and nano if not set
fix: switch layout keyboard
add pwvucontrol add org.gnome.Loupe (Image Viewer GNOME) add Clapper video player add Element matrix client update wifi-hotspot class
window-rules: add rules for GNOME apps, cleanup
Keybinds killall replaced with pkill for compatibility with Nixos Refresh.sh, WaybarLayout & Styles.sh code clean up
Updated PortalHyprland.sh
hyprwm/Hyprland@640d161 no_direct_scanout removed from misc new variable render will be added
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes / Updates:
updated and added some wallpaper effects
Some script/code cleanups
Update WallpaperSelect.sh to handle file name spaces
setting up no hardware cursors if nvidia detected
reduced font size for kitty if user chose <1080p resolution during installation
windowrules config cleanup
disabled no_direct_scanout commit
fixes from issues:
updated PortalHyprland.sh issue #393
Hyprlock fix for Debian Commit
MR
Fix bug Weather.py reversed min/max temps. Thanks to @alzalia1 #383
Updated Quick Edit to use $EDITOR. Thanks to @ningen #386
Some windowsrules addition and clean up. Thanks to @JohnRTitor #389
Added some neovim configuration. Thanks to @Fernu292 #380
small fix waybar update integration for Arch. Thanks to @ElectroPerf #377
Monitors.conf documentation update. Thanks to @AstralCookie #381