aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/WindowRules.conf
Commit message (Collapse)AuthorAgeLines
* Removed two redundant Window rulesDon Williams2026-01-21-3/+0
|
* Merge branch 'main' into developmentDonald Williams2026-01-21-2/+5
|\
| * Moved the 0.53 spec WindowRules file to default WindowRules.confDon Williams2026-01-08-168/+117
| | | | | | | | | | | | | | | | | | | | | | | | There are more distros on 0.53.1 vs. earlier. This will cut down on the number of support cases We'll only have to deal with the few distros not yet updated On branch patch-windowrules Changes to be committed: modified: CHANGELOG.md new file: config/hypr/configs/WindowRules-pre-53.conf modified: config/hypr/configs/WindowRules.conf
* | fix: WR Hyprland startupbrockar2026-01-17-0/+1
| |
* | fix: WindowRules settings btrfbrockar2026-01-17-6/+4
| |
* | fix: Email WindowRulesbrockar2026-01-14-1/+2
| |
* | fix: windowrules center for float windowsbrockar2026-01-12-5/+5
| |
* | I updated main branch with 0.53 rules as default now development is sameDon Williams2026-01-08-172/+159
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/configs/WindowRules-pre-53.conf modified: config/hypr/configs/WindowRules.conf
* | style(hypr): remove redundant blank lines in windowrulesbrockar2026-01-03-3/+1
|/
* chore: organize VSCode opacityAlberson Miranda2025-12-10-5/+1
|
* Changed /usr/bin/bash to /usr/bin/env bashDon Williams2025-10-28-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: Distro-Hyprland.sh modified: config/hypr/UserScripts/RainbowBorders.sh modified: config/hypr/UserScripts/RofiBeats.sh modified: config/hypr/UserScripts/RofiCalc.sh modified: config/hypr/UserScripts/Tak0-Autodispatch.sh modified: config/hypr/UserScripts/WallpaperAutoChange.sh modified: config/hypr/UserScripts/WallpaperEffects.sh modified: config/hypr/UserScripts/WallpaperRandom.sh modified: config/hypr/UserScripts/WallpaperSelect.sh modified: config/hypr/UserScripts/Weather.sh modified: config/hypr/UserScripts/WeatherWrap.sh modified: config/hypr/UserScripts/ZshChangeTheme.sh new file: config/hypr/configs/Startup_Apps.conf new file: config/hypr/configs/WindowRules.conf modified: config/hypr/hyprland.conf modified: config/hypr/initial-boot.sh modified: config/hypr/scripts/AirplaneMode.sh modified: config/hypr/scripts/Animations.sh modified: config/hypr/scripts/Battery.sh modified: config/hypr/scripts/Brightness.sh modified: config/hypr/scripts/BrightnessKbd.sh modified: config/hypr/scripts/ChangeBlur.sh modified: config/hypr/scripts/ChangeLayout.sh modified: config/hypr/scripts/ClipManager.sh new file: config/hypr/scripts/ComposeHyprConfigs.sh modified: config/hypr/scripts/DarkLight.sh modified: config/hypr/scripts/Distro_update.sh modified: config/hypr/scripts/Dropterminal.sh modified: config/hypr/scripts/GameMode.sh modified: config/hypr/scripts/Hypridle.sh modified: config/hypr/scripts/KeyBinds.sh modified: config/hypr/scripts/KeyHints.sh modified: config/hypr/scripts/KillActiveProcess.sh modified: config/hypr/scripts/Kitty_themes.sh modified: config/hypr/scripts/KooLsDotsUpdate.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: config/hypr/scripts/LockScreen.sh modified: config/hypr/scripts/MediaCtrl.sh modified: config/hypr/scripts/MonitorProfiles.sh modified: config/hypr/scripts/Polkit-NixOS.sh modified: config/hypr/scripts/Polkit.sh modified: config/hypr/scripts/PortalHyprland.sh modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/RefreshNoWaybar.sh modified: config/hypr/scripts/RofiEmoji.sh modified: config/hypr/scripts/RofiSearch.sh modified: config/hypr/scripts/RofiThemeSelector-modified.sh modified: config/hypr/scripts/RofiThemeSelector.sh modified: config/hypr/scripts/ScreenShot.sh modified: config/hypr/scripts/Sounds.sh modified: config/hypr/scripts/SwitchKeyboardLayout.sh modified: config/hypr/scripts/Tak0-Autodispatch.sh modified: config/hypr/scripts/TouchPad.sh modified: config/hypr/scripts/Volume.sh modified: config/hypr/scripts/WallustSwww.sh modified: config/hypr/scripts/WaybarLayout.sh modified: config/hypr/scripts/WaybarScripts.sh modified: config/hypr/scripts/WaybarStyles.sh modified: config/hypr/scripts/Wlogout.sh modified: config/hypr/scripts/sddm_wallpaper.sh modified: copy.sh modified: release.sh modified: upgrade.sh
* Re-Structured Hypr Folder in preparation for Updates ScriptsJa.KooLit2023-12-29-72/+0
|
* updated main to resolve conflictsJaKooLit2023-12-22-0/+72
|
* remove WindowRules to remove conflictJaKooLit2023-12-22-66/+0
|
* added brave and obs in opacityJaKooLit2023-12-22-7/+7
|
* minor tweaks before finalJaKooLit2023-12-17-12/+8
|
* Optimized DarkLight script.Ja.KooLit2023-12-17-3/+2
|
* just a small changeJaKooLit2023-12-13-1/+2
|
* vrr was set to unsetJaKooLit2023-11-19-7/+8
|
* some added window rules for firefoxJaKooLit2023-11-19-3/+12
|
* remove viewnior in lieu of eogJaKooLit2023-11-12-1/+1
|
* some small tweakJaKooLit2023-11-07-0/+1
|
* small tweakJaKooLit2023-11-06-0/+3
|
* updateJaKooLit2023-11-05-1/+1
|
* changes for new Hyprland-DotsJaKooLit2023-11-05-3/+12
|
* replaced killall with pkill. WebCord addedJaKooLit2023-11-03-0/+1
|
* window rules adjustmentJaKooLit2023-10-27-5/+4
|
* update to WindowRulesJaKooLit2023-10-26-1/+2
|
* Initial uploadJaKooLit2023-10-22-0/+46
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage