Remove tput dependency & use termbox2 instead

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2024-08-03 21:48:38 +02:00
parent 0bbe9c78dd
commit b73c78d2fb
6 changed files with 12 additions and 30 deletions

View File

@@ -155,12 +155,6 @@ numlock = false
# Service name (set to ly to use the provided pam config file)
service_name = ly
# Terminal reset command (tput is faster)
term_reset_cmd = $PREFIX_DIRECTORY/bin/tput reset
# Terminal restore cursor command
term_restore_cursor_cmd = $PREFIX_DIRECTORY/bin/tput cnorm
# Wayland setup command
wayland_cmd = $CONFIG_DIRECTORY/ly/wsetup.sh