diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 11:36:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-11 11:36:08 +0900 |
| commit | c516bd3be3502c6c064f43fc6cb39260a0fe7ca5 (patch) | |
| tree | 4dae2043b8c233357fd6180eeaf62683bd43883c /config/waybar/modules | |
| parent | b69298b7d4c6763d429f8c537e58723fb4439748 (diff) | |
Waybar clean up and update
Diffstat (limited to 'config/waybar/modules')
| -rw-r--r-- | config/waybar/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 255a5e82..fc0e7db4 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -398,7 +398,7 @@ "tooltip": false, "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser", "on-click-middle": "~/.config/hypr/scripts/WallpaperSelect.sh", - "on-click-right": "~/.config/hypr/scripts/ChangeLayoutMenu.sh", + "on-click-right": "~/.config/hypr/scripts/WaybarLayout.sh", }, "custom/playerctl": { |
