admin nmtui: Hide scrollbar

master
Felix Stupp 4 years ago
parent f95bab9c01
commit 1e40a02bda
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -169,7 +169,7 @@ exec --no-startup-id xsetroot -solid "#002244"
# Launch startup applications
exec --no-startup-id pcmanfm
exec --no-startup-id urxvt -name nmtui -e sh -c 'while true; do nmtui; done'
exec --no-startup-id urxvt -name nmtui -sb -e sh -c 'while true; do nmtui; done'
exec --no-startup-id urxvt
# Switch to first workspace

Loading…
Cancel
Save