decoysnail: automatically apply screen layout

This commit is contained in:
Gabriel Ebner 2018-10-09 10:43:26 +02:00
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