decoysnail: automatically apply screen layout
This commit is contained in:
parent
ca4b23cbc7
commit
81ae09549e
@ -158,6 +158,9 @@ ifelse(hostname, [theba], [
|
|||||||
ifelse(hostname, [archachatina], [
|
ifelse(hostname, [archachatina], [
|
||||||
exec --no-startup-id ~/.screenlayout/studyroom.sh
|
exec --no-startup-id ~/.screenlayout/studyroom.sh
|
||||||
])
|
])
|
||||||
|
ifelse(hostname, [decoysnail], [
|
||||||
|
exec --no-startup-id ~/.screenlayout/desk.sh
|
||||||
|
])
|
||||||
|
|
||||||
# pdfpc
|
# pdfpc
|
||||||
assign [[window_role="presenter"]] 1
|
assign [[window_role="presenter"]] 1
|
||||||
|
Loading…
Reference in New Issue
Block a user