diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 14:31:13 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-17 14:31:13 +0900 |
| commit | 3f18612ee8389cc6a74085dc4af20ec8b789dc98 (patch) | |
| tree | 195549d4d771d589f594a9d2b698582ffb63c262 /config/rofi | |
| parent | 5b76cfdac242b14989621f4dea775951a192f6b6 (diff) | |
updated wlogout logic and quick edit menu
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config-edit.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-edit.rasi b/config/rofi/config-edit.rasi index 60d18e34..1902ab35 100644 --- a/config/rofi/config-edit.rasi +++ b/config/rofi/config-edit.rasi @@ -6,7 +6,7 @@ /* ---- Mainbox ---- */ mainbox { children: - [ "inputbar", "listview"]; + [ "inputbar", "message", "listview"]; } |
