idk tbh
This commit is contained in:
@@ -56,7 +56,7 @@ execr-once = eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,se
|
||||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 11 silent] $messaging
|
||||
exec-once = [workspace 12 silent] foot bluetui
|
||||
exec-once = [workspace 13 silent] foot nmtuii
|
||||
exec-once = [workspace 13 silent] foot -o colors.regular4=191724 nmtuii
|
||||
exec-once = [workspace 14 silent] foot btop
|
||||
|
||||
|
||||
@@ -242,7 +242,7 @@ bind = $mainMod, B, workspace, 12
|
||||
bind = $mainMod, B, exec, ps aux | grep "foot bluetui" | grep -v grep || foot bluetui
|
||||
# Network control (nmtui)
|
||||
bind = $mainMod, N, workspace, 13
|
||||
bind = $mainMod, N, exec, ps aux | grep "foot nmtuii" | grep -v grep || foot nmtuii
|
||||
bind = $mainMod, N, exec, ps aux | grep "foot -o colors.regular4=191724 nmtuii" | grep -v grep || foot -o colors.regular4=191724 nmtuii
|
||||
# Memory and system control (BTOP)
|
||||
bind = $mainMod, M, workspace, 14
|
||||
bind = $mainMod, M, exec, ps aux | grep "foot btop" | grep -v grep || foot btop
|
||||
|
Reference in New Issue
Block a user