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