Compare commits
1 Commits
630c8d387b
...
69a23631cc
Author | SHA1 | Date | |
---|---|---|---|
69a23631cc |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
output HDMI-A-2 enable mode 1440x900 scale 0.8
|
output HDMI-A-2 enable mode 1440x900
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
@ -8,9 +8,3 @@ windows:
|
|||||||
panes:
|
panes:
|
||||||
- ssh prodyfo
|
- ssh prodyfo
|
||||||
- ssh prodyfo
|
- ssh prodyfo
|
||||||
|
|
||||||
- window_name: nix
|
|
||||||
layout: even-vertical
|
|
||||||
panes:
|
|
||||||
- ssh nixyfo
|
|
||||||
- ssh nixyfo
|
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
"network": {
|
"network": {
|
||||||
// "interface": "wlp2*", // (Optional) To force the use of this interface
|
// "interface": "wlp2*", // (Optional) To force the use of this interface
|
||||||
"format-wifi": "<span foreground='#88C0D0'>{icon}</span> {essid}",
|
"format-wifi": "<span foreground='#88C0D0'>{icon}</span> {essid}",
|
||||||
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
|
"format-ethernet": "<span foreground='#88C0D0'></span> Connected",
|
||||||
"format-linked": "{ifname} (No IP) ",
|
"format-linked": "{ifname} (No IP) ",
|
||||||
"format-disconnected": "<span foreground='#88C0D0'>睊</span> Disconnected",
|
"format-disconnected": "<span foreground='#88C0D0'>睊</span> Disconnected",
|
||||||
"format-alt": "{ifname}: {ipaddr}/{cidr}",
|
"format-alt": "{ifname}: {ipaddr}/{cidr}",
|
||||||
|
Loading…
Reference in New Issue
Block a user