aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/hyprland.conf
Commit message (Collapse)AuthorAgeLines
* fix: laptops system configbrockar2025-11-30-0/+1
|
* rebase dev with br-userconfigsbrockar2025-11-22-0/+2
|
* new: startup apps for usersbrockar2025-11-22-11/+12
|
* fix: hyprland.conf user windowrulesbrockar2025-11-12-0/+1
|
* fix: add UserConfigs/Startup_App.conf to hyprland.conf and clean a bitbrockar2025-11-12-11/+3
|
* Dropped duplicate startup_apps.sh scriptDon Williams2025-11-05-2/+0
| | | | | | | | | | | | | | Removed the ComposeHyprConfitg.sh script Your branch is up to date with 'origin/development'. Changes to be committed: deleted: config/hypr/UserConfigs/Startup_Apps.conf modified: config/hypr/hyprland.conf deleted: config/hypr/scripts/ComposeHyprConfigs.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: copy.sh modified: upgrade.sh
* fix(startup): load vendor Startup_Apps/WindowRules then user overlay\n\n- ↵Don Williams2025-11-05-1/+5
| | | | Restores baseline autostarts (waybar, swaync, etc.) while allowing user additions\n- Keeps SUPER+SHIFT+E editing vendor Startup_Apps for full view
* fix(hypr): source UserConfigs/Startup_Apps.conf and WindowRules.conf ↵Don Williams2025-11-05-5/+2
| | | | again\n\n- Revert to runtime includes that always exist to restore startup apps\n- Keep KeybindsLayoutInit in vendor configs/Startup_Apps.conf so it runs
* feat(hypr): source composed generated/Startup_Apps.conf and ↵Don Williams2025-11-05-2/+5
| | | | WindowRules.conf\n\n- Hypr now loads ~/.config/hypr/generated outputs from ComposeHyprConfigs.sh\n- Avoids confusion when UserConfigs/Startup_Apps.conf is only an overlay
* The variable for UserConfig dir was hard codedDon Williams2025-10-28-3/+1
| | | | | | | | | | Should be varible $USerConfig On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprland.conf
* Fixed path issue on Startup and Window RulesDon Williams2025-10-28-3/+3
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprland.conf
* Changed /usr/bin/bash to /usr/bin/env bashDon Williams2025-10-28-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* updated hyprland.confJaKooLit2025-03-06-0/+2
|
* remove Monitors.conf and WorkspacesRules.confJaKooLit2025-02-21-2/+2
|
* pushing for monitor profiles, changed the version to dev first indicating ↵JaKooLit2025-02-21-2/+2
| | | | still in dev branch. Enhance functionality of KooL Quick Settings
* slight improvement wallpaper select script. update hyprland.conf in ↵JaKooLit2025-02-20-2/+5
| | | | integration with nwg-displays
* remove the Settings.confJaKooLit2025-02-02-17/+32
| | | | Add some descriptions on source files of hyprland.conf as some users are just confused where to put. Complaining that how would they know that WindowRules.conf is for Window Rules????? Da F
* updated hyprland.confJaKooLit2025-01-29-2/+3
|
* Some formatting, header adjustments on conf and scriptsJaKooLit2024-09-20-0/+1
|
* Animations and Decorations on a separate config. - Bump to 2.3.4JaKooLit2024-08-22-0/+1
|
* added Windowrules.Conf - to assign workspace rules, ie, assigning specific ↵Ja.KooLit2024-05-02-1/+2
| | | | workspace into a certain monitors
* remove extra # to fix latest update errorsJa.KooLit2024-02-19-2/+2
|
* Just a small tinkering... :)JaKooLit2024-01-01-5/+2
|
* Final changes for v2.2.2Ja.KooLit2023-12-29-2/+1
|
* Re-Structured Hypr Folder in preparation for Updates ScriptsJa.KooLit2023-12-29-6/+12
|
* added a solution for the Laptop monitor display to not wake up during ↵JaKooLit2023-12-09-0/+1
| | | | hyprctl reload
* Laptop conf file creationJaKooLit2023-11-14-0/+1
|
* Initial uploadJaKooLit2023-10-22-0/+15
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage