Skip to content

Commit

Permalink
Adapt unmount message to new behavior (not killing xochitl anymore)
Browse files Browse the repository at this point in the history
  • Loading branch information
plan5 committed Sep 9, 2023
1 parent 6f9283b commit 80fa9a6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions remarvin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,8 @@ function scene_ask_reset(){
add justify left

ui label 150 150 800 150 remarvin
ui label 150 next 800 150 "A profile is already mounted"
ui label 150 next 800 150 "or xochitl might be running."
ui label 150 next 800 150 "Shall we unmount all profiles and end"
ui label 150 next 800 150 "all xochitl instances?"
ui label 150 next 800 150 "A profile is already mounted."
ui label 150 next 800 150 "Shall we unmount all profiles?"
ui button 150 next 800 150 "Unmount"
ui button 150 next 800 150 "Ignore"
ui button 150 next 800 150 "Quit"
Expand Down

0 comments on commit 80fa9a6

Please sign in to comment.