diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-22 15:43:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 15:43:18 +0900 |
| commit | 09bef3916d3c7225671f96fd7a8f77f5fab22f19 (patch) | |
| tree | ad6d438ee8417a408dd28535c3cd21de01488a97 /config/waybar/modules | |
| parent | 33fcd2a2ef94e10b3e599d061e9c0a1945066e8c (diff) | |
| parent | f82516e99f2d060c0c1eca0eb20fb7bd78715269 (diff) | |
Merge pull request #410 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/waybar/modules')
| -rw-r--r-- | config/waybar/modules | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 57393c08..6ae63e03 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -609,7 +609,8 @@ "ignore-list": [ "wofi", "rofi", - "kitty" + "kitty", + "kitty-dropterm" ], }, "custom/cycle_wall": { @@ -863,4 +864,4 @@ "interval": 86400, // once every day "tooltip": true, }, -}
\ No newline at end of file +} |
