diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-08-15 11:26:57 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:41:34 -0700 |
| commit | 912130c3b2c09123d933addde1fcf97373a5cdc1 (patch) | |
| tree | ba57dce1e2002552898476269955d687e7f67bb5 /CHANGELOG.md | |
| parent | 16a0414b0e6cf4c27fc5550e7acee3e731cddbb7 (diff) | |
Fixed opacity keybinds add: ToggleOpacity script
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/configs/system_keybinds.lua
modified: config/hypr/lua/keybind_helpers.lua
new file: config/hypr/scripts/ToggleOpacity.sh
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 51ecaffa..a543693b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## Added: +- `ToggleOpactiy.sh` + - LUA workflow the existing bindings didn't work - `virtual_workspaces.lua` - lua script to link monitors into one workspace(ish) - It finds all the monitors, then when you move to a differnt workspace they move together |
