]> git.friedersdorff.com Git - max/saltfiles.git/blob - states/sway/files/baryte
Better notifications
[max/saltfiles.git] / states / sway / files / baryte
1
2 bar {
3   id bar_right
4   status_command ~/.local/bin/conky-i3bar
5   position top
6   output "Acer Technologies VG270U P 0x00007D24"
7   font pango:Liberation Mono 11
8   colors {
9     background $black_super
10     focused_background $black
11     focused_workspace $black_super $yellow_super $black
12     active_workspace $black_super $blue_super $black
13     inactive_workspace $black_super $black_super $white_super
14     urgent_workspace $black $red_super $white
15     separator $white
16   }
17 }
18
19 bar {
20   id bar_right_alt
21   status_command ~/.local/bin/conky-i3bar
22   position top
23   output HDMI-A-1
24   font pango:Liberation Mono 11
25   colors {
26     background $black_super
27     focused_background $black
28     focused_workspace $black_super $yellow_super $black
29     active_workspace $black_super $blue_super $black
30     inactive_workspace $black_super $black_super $white_super
31     urgent_workspace $black $red_super $white
32     separator $white
33   }
34 }
35
36 bar {
37   id bar_internal
38   status_command ~/.local/bin/conky-i3bar
39   position top
40   output "eDP-1"
41   font pango:Liberation Mono 10
42   colors {
43     background $black_super
44     focused_background $black
45     focused_workspace $black_super $yellow_super $black
46     active_workspace $black_super $blue_super $black
47     inactive_workspace $black_super $black_super $white_super
48     urgent_workspace $black $red_super $white
49     separator $white
50   }
51 }
52
53 output eDP-1 {
54   background ~/Pictures/Backgrounds/DSC02113.jpg fill
55   position 230 1080
56   scale 2
57 }
58
59 output "Acer Technologies VG270U P 0x00007D24" {
60   background ~/Pictures/Backgrounds/DSC02111.jpg fill
61   position 1670 810
62   scale 1
63 }
64
65 output HDMI-A-1 {
66   background ~/Pictures/Backgrounds/DSC02111.jpg fill
67   position 0 0
68   scale 1
69 }
70
71 workspace 1 output eDP-1
72 workspace 3 output eDP-1
73 workspace 2 output "Acer Technologies VG270U P 0x00007D24"
74 workspace 4 output "Acer Technologies VG270U P 0x00007D24"
75
76 exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
77 exec mako&
78 exec zoom&