Compare commits
4 Commits
bcec83476c
...
cc3e6654df
Author | SHA1 | Date | |
---|---|---|---|
cc3e6654df | |||
672b735752 | |||
10ccea25a3 | |||
474357ed98 |
@ -22,5 +22,5 @@ profile multihead-HDMI {
|
|||||||
|
|
||||||
profile nomad {
|
profile nomad {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
exec light -S 60
|
exec light -S 70
|
||||||
}
|
}
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
allowUnfree = true;
|
|
||||||
android_sdk.accept_license = true;
|
|
||||||
}
|
|
Binary file not shown.
@ -6,15 +6,15 @@ windows:
|
|||||||
focus: true
|
focus: true
|
||||||
layout: even-vertical
|
layout: even-vertical
|
||||||
panes:
|
panes:
|
||||||
- ssh -C root@zion
|
- ssh root@zion
|
||||||
- ssh -C root@zion
|
- ssh root@zion
|
||||||
|
|
||||||
- window_name: canvas
|
- window_name: canvas
|
||||||
layout: even-vertical
|
layout: even-vertical
|
||||||
panes:
|
panes:
|
||||||
- ssh -C zion
|
- ssh zion
|
||||||
- ssh -C zion
|
- ssh zion
|
||||||
|
|
||||||
- window_name: monitor
|
- window_name: monitor
|
||||||
panes:
|
panes:
|
||||||
- ssh -C -t zion "htop"
|
- ssh -t zion "htop"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user