aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/initial-boot.sh
Commit message (Collapse)AuthorAgeLines
* Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout (#901)kayprish2025-12-31-3/+0
| | | | | | | | | | | | | | | | | | | | | | * Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout The bulk of the SwitchKeyboardLayout.sh script has been renamed to KeyboardLayout.sh, meanwhile its behavior has been changed. Instead of relying on the file .cache/kb_layout, to check the current keyboard layout, as well as to toggle it, it now uses hyprctl to query this information, while making sure that it checks the first non-ignored keyboard. In this way, it querys from keyboards which it's also in charge of modifying. The logic from the script is also repurposed in waybar, just for viewing, so the script was renamed. * Implement fixes for KeyboardLayout.sh changes * Remove SwitchKeyboardLayout call from initial-boot.sh --------- Co-authored-by: Petar Kapriš <kayprish@bonsai.cool> Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com>
* Changed /usr/bin/bash to /usr/bin/env bashDon Williams2025-10-28-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* restoring development branch changes?JaKooLit2025-08-09-1/+1
|
* ok kinda like revertJaKooLit2025-03-12-2/+2
|
* updated initial-boot.shJaKooLit2025-03-12-2/+2
|
* Not sure if important.. but whateverJaKooLit2025-02-23-2/+2
|
* updated copy.sh to restore modified or unique files in waybar configs and ↵JaKooLit2025-02-22-4/+4
| | | | style. Updated initial-boot.sh to not do anything on waybar
* improved copy.sh. Will restore previous waybar styles and layoutsJaKooLit2025-02-22-6/+5
|
* updated. Default wallpaper will be from not modified but currentJaKooLit2025-02-04-1/+1
|
* NixOS fix for applying GTK themes and cursors on initial bootJaKooLit2025-01-30-1/+10
|
* updated dots copyJaKooLit2025-01-29-1/+1
|
* bump v2.3.10; added waybar default v5; default waybar style will be ↵JaKooLit2025-01-28-1/+1
| | | | [Wallust] Chroma Tally; new default wallpaper
* updated initial-boot.sh to load Flat-Remix-GTK-Blue-Dark themes insteadJaKooLit2025-01-18-1/+1
|
* Update initial-boot.sh found the issue why dark theme is not applied :)Ja.KooLit2025-01-12-1/+1
|
* corrected initial-boot.sh re themes to be loaded initiallyJaKooLit2025-01-12-1/+1
|
* kvantum color scheme changesJaKooLit2024-12-29-1/+1
|
* Some formatting, header adjustments on conf and scriptsJaKooLit2024-09-20-1/+3
|
* new initial wallpaper, rofi tweaked, wallust.toml tweakedJaKooLit2024-09-19-1/+1
|
* updated initial waybar styleJaKooLit2024-08-23-1/+1
|
* updated default waybar styleJaKooLit2024-07-11-1/+1
|
* Pre-release settingsJaKooLit2024-06-03-2/+1
|
* correction on copy.sh and initial-boot.shJaKooLit2024-06-03-1/+1
|
* updated wallpaper and copy.shJaKooLit2024-06-03-2/+2
|
* Pre-released settingsJaKooLit2024-05-24-2/+2
|
* updated copy.shJaKooLit2024-05-24-1/+1
|
* initial-boot.sh adjust for easy setting of themes and icons in the futureJaKooLit2024-05-19-4/+9
|
* updated rofi.beats. initial boot, wallpaper copy.sh in preparation for the ↵JaKooLit2024-05-13-4/+4
| | | | upcomming release
* added 1 sec sleep function to execute properly the initial-boot.shJaKooLit2024-05-10-1/+1
|
* Initial Push - Moving to Wallust from PywalJaKooLit2024-05-10-7/+4
|
* Final tweak before pushing to main (I hope so), Rofi.rasi 1080p made as ↵JaKooLit2024-05-04-1/+1
| | | | default. New default wallpaper
* reverted back initial waybar style :)Ja.KooLit2024-05-03-1/+1
|
* updated default wallpaper and initial waybar styleJa.KooLit2024-05-03-2/+2
|
* updated initial boot.sh setting of wallpaper was not workingJaKooLit2024-05-01-1/+1
|
* Bump to v2.2.10. pywal-nvidia fix. thanks to @DrededJaKooLit2024-05-01-1/+1
|
* updated initial-boot.shJaKooLit2024-04-23-1/+1
|
* some bug fixes.. and changed default wallpaperJaKooLit2024-04-22-2/+2
|
* Switched kvantum and qt apps dark and light theme from Tokyo-Night to ↵Ja.KooLit2024-03-15-1/+1
| | | | Catppuccin Mocha and Latte
* updated default wallpaper and waybar styleJa.KooLit2023-12-29-2/+2
|
* Final adjustment of initial-boot.sh so more upgrade friendlyJa.KooLit2023-12-29-13/+13
|
* finalJa.KooLit2023-12-29-3/+3
|
* Final changes for v2.2.2Ja.KooLit2023-12-29-1/+2
|
* updated some thingsJaKooLit2023-12-27-1/+1
|
* updated readme and initial-boot behaviourJa.KooLit2023-12-24-8/+8
|
* updated initial boot.shJa.KooLit2023-12-24-1/+1
|
* updated initial-boot.sh (preferred-dark)Ja.KooLit2023-12-24-0/+1
|
* updated initial bootJaKooLit2023-12-22-1/+1
|
* updated initial wallpaper as debian is having issueJaKooLit2023-12-22-1/+1
|
* updated initial bootJaKooLit2023-12-22-1/+1
|
* The initial_boot.sh was moved towards the end of Execs.conf to avoid ↵JaKooLit2023-12-22-2/+10
| | | | | | | conflict with swww Initial_boot.sh also now includes setting of qt apps using kvantummanager Updated dark_light.sh
* Final Commit before release.... but will test one more timeJa.KooLit2023-12-18-2/+2
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage