mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
sway: move nordvpn journalctl to different file & add nordvpn status watch
This commit is contained in:
parent
53c78384e0
commit
37a9479733
@ -7,4 +7,3 @@ exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
||||
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
||||
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
||||
exec --no-startup-id foot --title=bluetooth\ log journalctl -u bluetooth -f
|
||||
#exec --no-startup-id foot --title=nordvpnd\ log journalctl -u nordvpnd -f
|
||||
|
2
conf/sway/config.d/autostart-foot-nordvpn-info.conf
Normal file
2
conf/sway/config.d/autostart-foot-nordvpn-info.conf
Normal file
@ -0,0 +1,2 @@
|
||||
exec --no-startup-id foot --title=nordvpnd\ log journalctl -u nordvpnd -f
|
||||
exec --no-startup-id foot --title=nordvpn\ status watch 'nordvpn status'
|
Loading…
Reference in New Issue
Block a user