| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/system_keybinds.lua
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
new file: config/hypr/configs/system_startup.lua
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Fixed hyprland version check that caused issue
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Link workspaces in all monitors to move as one.
- I.e. two monitors WS1 and WS2 are linked, then moving to next WS would
be WS3, WS4
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
new file: config/hypr/lua/virtual_workspaces.lua
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/HyprLayoutModule.sh
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/HyprLayoutModule.sh
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/HyprLayoutModule.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/HyprLayoutModule.sh
|
| |
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/WaybarStartup.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Conflicts with waybar.service when hyprland-uwsm session not selected
Fixed startup config files
Added gate check for AGS to remove errors when not installed
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Startup_Apps.conf
modified: config/hypr/lua/startup.lua
modified: config/hypr/lua/user_startup_helper.lua
modified: config/hypr/scripts/DarkLight.sh
modified: config/hypr/scripts/PortalHyprland.sh
modified: config/hypr/scripts/Refresh.sh
modified: config/hypr/scripts/ToggleWaybarTime.sh
modified: config/hypr/scripts/WaybarStartup.sh
modified: scripts/migrate-hypr-to-lua.sh
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed startup sequence for waybar to reduce startup time and
duplicate refersh operations
Signed-off-by: Don Williams <don.e.williams@gmal.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/lua/startup.lua
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Also it mpw properly handles disabled monitors
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
deleted: config/hypr/hyprlock-1080p.conf
modified: config/hypr/hyprlock-2k.conf
modified: config/hypr/hyprlock.conf
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Trimmed time and add --no-restart option to theme scripts that were
causing delays and waybar restarts when not needed
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/Startup_Apps.conf
modified: config/hypr/scripts/ApplyThemeMode.sh
modified: config/hypr/scripts/DarkLight.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Startup_Apps.conf
modified: config/hypr/scripts/WaybarStartup.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
```sh
if [ -f /etc/profile ]; then
source /etc/profile
fi
```
thanks to @jfabernathy for finding and reporting it
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: copy.sh
modified: scripts/lib_detect.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmal.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: scripts/migrate-hypr-to-lua.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/animations/Spring-curves.conf
modified: config/hypr/animations/Spring-curves.lua
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/Keybinds.conf
modified: config/hypr/configs/system_keybinds.lua
modified: config/hypr/lua/keybinds.lua
modified: copy.sh
modified: docs/Keybinds.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: copy.sh
modified: scripts/lib_copy.sh
modified: scripts/lib_prompts.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserScripts/RainbowBorders-low-cpu.sh
modified: config/hypr/UserScripts/RainbowBorders.bak.sh
modified: config/hypr/scripts/Kool_Quick_Settings.sh
modified: config/hypr/scripts/Refresh.sh
modified: config/hypr/scripts/RefreshNoWaybar.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/UserScripts/RainbowBorders-low-cpu.sh
modified: config/hypr/UserScripts/RainbowBorders.bak.sh
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Keybinds.conf
modified: config/hypr/lua/keybinds.lua
new file: docs/Keybinds.md
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ALT-TAB used in many apps
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Keybinds.conf
modified: config/hypr/lua/keybinds.lua
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/Laptops.conf
new file: config/hypr/scripts/LidSwitch.sh
|
| | |
|
| |
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/Laptops.conf
modified: config/hypr/UserConfigs/user_laptops.lua
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added additional checks
Signed-off-by: Don Williams <don.e.williams@gmal.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/UserConfigs/01-UserDefaults.conf
modified: config/hypr/configs/Startup_Apps.conf
modified: config/hypr/lua/startup.lua
modified: config/hypr/scripts/WallpaperDaemon.sh
modified: config/hypr/scripts/WaybarStartup.sh
modified: config/rofi/.current_wallpaper
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <Don.e.williams@gmail.com>
On branch development
Your branch is ahead of 'origin/development' by 1 commit.
(use "git push" to publish your local commits)
Changes to be committed:
new file: hyprlock-1080p.conf
modified: hyprlock-2k.conf
new file: hyprlock.conf
|
| |
|
|
| |
Signed-off-by: Don Williams <Don.e.williams@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/lua/user_overrides.lua
modified: scripts/lib_copy.sh
modified: scripts/lib_detect.sh
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: ../../../copy.sh
modified: ../../../scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also removed manual restore for kitty/ghossty since they are UserConfigs
now
copy.sh will seed the new kitty/ghostty/hyprview layout selector if not
there during first upgrade
Signed-off-by: Don Williams <don.e.williams@gmail.com>
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: copy.sh
modified: scripts/lib_copy.sh
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Also added more metadata to settings search
Signed-off-by: Don Williams <don.e.williams@gmail.com>
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/Kitty_themes.sh
modified: config/hypr/scripts/Kool_Quick_Settings.sh
|
| |
|
|
| |
Signed-off-by: Don Williams <don.e.williams@gmail.com>
|