Browse Source

Goldstar is now actually LG

master
siinus 2 months ago
parent
commit
384b6bd8d8
Signed by: siinus
GPG Key ID: 259BA0611AE97CEF
  1. 19
      sway/.config/sway/hosts/codered/config

19
sway/.config/sway/hosts/codered/config

@ -1,19 +1,16 @@ @@ -1,19 +1,16 @@
# vim: filetype=swayconfig
set $display1 "Goldstar Company Ltd 27GL850 912NTZN7A301"
set $display1 "LG Electronics 27GL850 912NTZN7A301"
set $display2 "Dell Inc. DELL U2410 F525M0536JWL"
set $display3 "Samsung Electric Company SyncMaster H9XS901412"
set $display4 "Goldstar Company Ltd LG ULTRAWIDE 0x0000955E"
output $display1 pos 1200 0 adaptive_sync on
output $display2 pos 0 0 transform 270
output $display3 pos 3760 0 transform 270
output $display4 pos 1200 1440
workspace 1 output $display1
workspace 2 output $display2
workspace 3 output $display3
workspace 4 output $display4
workspace 5 output $display1
workspace 6 output $display1
@ -22,17 +19,14 @@ workspace 8 output $display1 @@ -22,17 +19,14 @@ workspace 8 output $display1
workspace 9 output $display2
workspace 10 output $display2
assign [title="con_overlap"] 4
assign [title="con_htop"] 4
assign [title="con_htop"] 3
assign [app_id="org.kde.quassel"] 4
assign [app_id="telegramdesktop"] 3
assign [app_id="org.kde.quassel"] 9
assign [app_id="telegramdesktop"] 9
assign [app_id="audacious"] 10
assign [app_id="org.rncbc.qpwgraph"] 10
assign [app_id="thunderbird"] 10
assign [class="com.bitwig.BitwigStudio"] 7
assign [app_id="thunderbird"] 6
exec $term --title con_overlap
exec $term --title con_htop -e htop
exec quasselclient
@ -40,5 +34,6 @@ exec telegram-desktop @@ -40,5 +34,6 @@ exec telegram-desktop
exec audacious
exec qpwgraph
exec thunderbird
exec sleep 2 && bitwig-studio Bitwig\ Studio/Projects/desktop/desktop.bwproject
exec piwi-gayming.sh
exec $term

Loading…
Cancel
Save