diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 16:10:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 16:10:32 +0900 |
| commit | a6b009fe1b012c34da5aaf0798ba2eb4bcc2731f (patch) | |
| tree | f43034a1aa0ddd05a32e590254621f7fd9226f38 /config/hypr/scripts/ChangeLayout.sh | |
| parent | ed4cd8ea4e146be0c98b5a083a2e289fb9e26eb0 (diff) | |
| parent | b1fb8eb7dca70f7dcfbde42e7713e4b47cf7b6b8 (diff) | |
Merge branch 'development' into windowrules
Diffstat (limited to 'config/hypr/scripts/ChangeLayout.sh')
| -rwxr-xr-x | config/hypr/scripts/ChangeLayout.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/ChangeLayout.sh b/config/hypr/scripts/ChangeLayout.sh index b13142cf..b083fcdc 100755 --- a/config/hypr/scripts/ChangeLayout.sh +++ b/config/hypr/scripts/ChangeLayout.sh @@ -2,7 +2,7 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # for changing Hyprland Layouts (Master or Dwindle) on the fly -notif="$HOME/.config/swaync/images/bell.png" +notif="$HOME/.config/swaync/images/ja.png" LAYOUT=$(hyprctl -j getoption general:layout | jq '.str' | sed 's/"//g') |
