Set GTK theme and background for sway

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-01-09 16:41:18 +01:00
parent 33ae6b6ae5
commit 02e2c31c50
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -26,12 +26,12 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec --
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output * bg /home/severin/dotfiles/assets/wallpaper.odin.jpg fill
gaps inner 10
gaps outer -10
# Disable Title barsx
# Disable Title bars
default_border pixel 0
input type:keyboard {
@ -186,6 +186,7 @@ assign [app_id="mpv"] 9
assign [class="mpv"] 9
exec_always kanshi
exec_always gsettings set org.gnome.desktop.interface icon-theme 'Papirus-Dark'
exec dunst