1 # Start i3bar to display a workspace bar (plus the system information i3status
2 # finds out, if available)
7 status_command ~/.local/bin/conky-i3bar
8 font pango:Liberation Mono 12
10 background $black_super
11 focused_background $black
12 focused_workspace $black_super $yellow_super $black
13 active_workspace $black_super $blue_super $black
14 inactive_workspace $black_super $black_super $white_super
15 urgent_workspace $black $red_super $white
22 status_command ~/.local/bin/conky-i3bar
25 font pango:Liberation Mono 11
27 background $black_super
28 focused_background $black
29 focused_workspace $black_super $yellow_super $black
30 active_workspace $black_super $blue_super $black
31 inactive_workspace $black_super $black_super $white_super
32 urgent_workspace $black $red_super $white
39 status_command ~/.local/bin/conky-i3bar
42 font pango:Liberation Mono 11
44 background $black_super
45 focused_background $black
46 focused_workspace $black_super $yellow_super $black
47 active_workspace $black_super $blue_super $black
48 inactive_workspace $black_super $black_super $white_super
49 urgent_workspace $black $red_super $white
57 background ~/Pictures/background_1080_1.png fit
62 background ~/Pictures/background_1080_1.png fit
67 background ~/Pictures/background_1080_1.png fit
73 workspace 2 output HDMI-A-1
74 workspace 4 output HDMI-A-1
75 workspace 1 output DP-1
76 workspace 3 output DP-1
78 workspace $music output DP-1
79 workspace $chat output DP-1
81 assign [class="music"] workspace $music
82 assign [app_id="music"] workspace $music
83 for_window [class="music"] move workspace number $music
84 for_window [app_id="music"] move workspace number $music
85 assign [app_id="zoom"] workspace $chat
86 for_window [app_id="zoom"] move workspace number $chat
87 assign [app_id="org.qutebrowser.qutebrowser"] workspace number $ws1
88 for_window [app_id="org.qutebrowser.qutebrowser"] move workspace number $ws1
90 exec "termite --name 'music' -e 'tmux'"
95 font pango:Liberation Mono 10
97 # The built in keyboard of barium
98 input 1:1:AT_Translated_Set_2_keyboard {
101 xkb_options ctrl:nocaps
104 exec ~/.local/bin/monitor_switch_sway&