Switch desktop fallback terminal to st and build it from source

This commit is contained in:
Fabio Scotto di Santolo
2026-03-17 18:48:34 +01:00
parent cca9bde680
commit ecb4689213
3 changed files with 170 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ set $right l
bindsym $mod+Return exec --no-startup-id /usr/bin/alacritty
# Emergency terminal fallback
bindsym $mod+Shift+Return exec --no-startup-id xterm
bindsym $mod+Shift+Return exec --no-startup-id st
# Launcher
#bindsym $mod+d exec --no-startup-id "rofi -modi drun,run -show drun"