diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 18:23:23 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 18:23:23 +0900 |
| commit | 37cbb64768453bcb0566cd5fab7b23893dde7215 (patch) | |
| tree | 4ffe2962da4475120b94c961a801833909244db4 /config | |
| parent | 5674c3b2a3bf11e7edc6136c9a34ee9725d159c0 (diff) | |
some correction
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/configs/config-default | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index 95640b97..2d88c80a 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -35,10 +35,10 @@ "custom/light_dark", "custom/separator#dot-line", "custom/lock", - ], - //"custom/separator#dot-line", - //"custom/keybinds", - //], + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", |
