sway: fix background image, add playerctl to readme installation
This commit is contained in:
parent
a043a4c4b4
commit
c4c6e47c26
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
install required packages
|
||||
|
||||
```
|
||||
$ sudo pacman -S sway swayidle swaylock waybar grim slurp swappy wl-clipboard wofi fzf imv
|
||||
$ sudo pacman -S sway swayidle swaylock waybar grim slurp swappy wl-clipboard wofi fzf imv playerctl
|
||||
```
|
||||
|
||||
![screenshot](sway.png)
|
||||
|
|
2
config
2
config
|
@ -16,7 +16,7 @@ set $right l
|
|||
# Your preferred terminal emulator
|
||||
set $term foot
|
||||
set $term_cmd foot -T float
|
||||
set $background $HOME/Cloud/xkonni/Pictures/wallpaper/5k_bavarian_forest_bw.jpg
|
||||
set $background $HOME/Cloud/xkonni/Pictures/wallpaper/bavarian_forest_5k_bw.jpg
|
||||
set $brightness_cmd $HOME/.config/sway/bin/sway_brightness
|
||||
set $output_cmd $HOME/.local/bin/swayout
|
||||
set $volume_cmd $HOME/.config/sway/bin/sway_volume
|
||||
|
|
Loading…
Reference in a new issue