]> git.friedersdorff.com Git - max/saltfiles.git/blob - states/sway/files/rhenium
c8291cfdc3fe89500d4d5cc0665d33745225bd0d
[max/saltfiles.git] / states / sway / files / rhenium
1 # Start i3bar to display a workspace bar (plus the system information i3status
2 # finds out, if available)
3 bar {
4   id bar_left
5   status_command conky-i3bar
6   position top
7   font pango:Liberation Mono 12
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   }
16 }
17
18 font pango:Liberation Mono 10
19
20 output eDP-1 {
21         scale 2
22         position 0 0
23         background ~/Pictures/background_1800.png center
24 }
25
26 output HDMI-A-2 {
27         scale 1
28         position 3200 0
29         background ~/Pictures/background_1440.png fill
30 }
31
32 input * {
33   xkb_layout gb
34   xkb_variant colemak
35   xkb_options ctrl:nocaps
36 }
37
38 # Disable tap-to-click on touchpad to prevent jerkyness
39 input type:touch tap disable