diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-27 11:11:28 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-27 11:11:39 +0900 |
| commit | 1f972b97f3b853f71e182737416c1ad485e53381 (patch) | |
| tree | 988a2e3d81c53e231db045bf1528b569176d6047 /config/hypr/scripts/ChangeLayout.sh | |
| parent | 31b1aa05196433e7c287eee68bdbce84b8be351a (diff) | |
replaced the bell logo for swaync in some scripts with own Discord logo
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') |
