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 | 68bad271f91fc8f332d852bb57b0f64868bf43fc (patch) | |
| tree | 195549d4d771d589f594a9d2b698582ffb63c262 /config/rofi | |
| parent | 88cdae74a39fff66d19549a2fcbdddba624d72e4 (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"]; } |
