X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fsway%2Ffiles%2Fbarium;h=9ac934f9ecdd2c5b6b459947548282edc34b9fc2;hb=380c2791e2b37cc5003acc8825aea8dc3a710aa5;hp=414b4525bb1505e71dcc199a82e7384bb1a02bf2;hpb=89eb2d203ab2a211dcffe64509dc434e13a94545;p=max%2Fsaltfiles.git diff --git a/states/sway/files/barium b/states/sway/files/barium index 414b452..9ac934f 100644 --- a/states/sway/files/barium +++ b/states/sway/files/barium @@ -16,7 +16,7 @@ bar { } bar { - id bar_center + id bar_external status_command ~/.local/bin/conky-i3bar position top output "eDP-1" @@ -33,6 +33,7 @@ bar { bar { id bar_right + status_command ~/.local/bin/conky-i3bar position top output "DP-1" font pango:Liberation Mono 12 @@ -53,24 +54,42 @@ output HDMI-A-1 { } output eDP-1 { - position 1920 530 + position 960 2160 background ~/Pictures/background_1080_1.png fit - scale 1.15 + scale 1 } + output DP-1 { - position 3590 0 + position 1920 0 background ~/Pictures/background_1080_1.png fit } -workspace 1 output HDMI-A-1 -workspace 2 output eDP-1 -workspace 3 output DP-1 +workspace 2 output HDMI-A-1 +workspace 1 output eDP-1 + +workspace $music output eDP-1 +workspace $chat output eDP-1 + +assign [class="music"] workspace $music +assign [app_id="music"] workspace $music +for_window [class="music"] move workspace number $music +for_window [app_id="music"] move workspace number $music +assign [class="zoom"] workspace $chat +for_window [class="zoom"] move workspace number $chat +assign [app_id="org.qutebrowser.qutebrowser"] workspace number $ws1 + +exec "termite --name 'music' -e 'tmux'" +exec "zoom" + font pango:Liberation Mono 10 -input type:keyboard { +# The built in keyboard of barium +input 1:1:AT_Translated_Set_2_keyboard { xkb_layout gb xkb_variant colemak xkb_options ctrl:nocaps } + +exec dunst&