diff options
author | ubq323 <ubq323@ubq323.website> | 2023-07-19 20:47:37 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-07-19 20:47:37 +0100 |
commit | 926609668e22efdcf6d113a0ed630c51be94febe (patch) | |
tree | 798ed7078e4f655d2c4cc9460a44e01d1c285313 /.config/sway/config | |
parent | a31ea3f55105675c7cbacd0c06bae6db9a5e75e7 (diff) |
changes
Diffstat (limited to '.config/sway/config')
-rw-r--r-- | .config/sway/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 37ce61e..1adb4e9 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -10,7 +10,7 @@ set $menu bemenu-run | xargs swaymsg exec -- # output * bg /home/rebecca/art/img/lagana.png stretch # output * bg /home/rebecca/med/misc/computer.png stretch -output * bg /home/rebecca/art/img/euler_computer.png stretch +output * bg /home/rebecca/med/misc/goo.jpg stretch input * { xkb_layout "gb,gb" @@ -25,6 +25,8 @@ input type:touchpad { } +exec pipewire +exec wireplumber bindsym $mod+Return exec exec $term bindsym $mod+Shift+q kill |