sway: add dracula GTK theme as submodule

This commit is contained in:
surtur 2021-09-01 16:11:33 +02:00
parent 3cc11d7ac3
commit 6fb8449a62
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
3 changed files with 8 additions and 1 deletions

View File

@ -18,8 +18,9 @@ set
# $bg "~/Pictures/apod/2020-April-29-The-Ion-Tail-of-New-Comet-SWAN.jpg fit #000000"
$bg "~/Pictures/apod/2020-August-11-Churning-Clouds-on-Jupiter.jpg"
$bg2 "~/Pictures/apod/2019-October-20-Pluto-at-Night.jpg"
$gtk_theme "Mint-Y-Dark-Blue"
$gtk_theme "Dracula"
$icon_theme "Flat-Remix-Blue-Dark"
$theme "Dracula"
$laptop_screen "eDP-1"
$ext_screen "DP-2"
$pri $laptop_screen
@ -47,6 +48,8 @@ exec_always --no-startup-id
#swaymsg output $ter bg $bg
gsettings set org.gnome.desktop.interface gtk-theme '$gtk_theme'
gsettings set org.gnome.desktop.interface icon-theme '$icon_theme'
gsettings set org.gnome.desktop.wm.preferences button-layout 'icon:close'
gsettings set org.gnome.desktop.wm.preferences theme '$theme'
# TODO add ~/.asdf/shims to PATH
pkill fusuma; ~/.asdf/shims/fusuma -d -c ~/.config/fusuma/config-wl.yml
pkill autotiling; autotiling

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule ".zsh/bemenu-dracula"]
path = .zsh/bemenu-dracula
url = https://github.com/dracula/bemenu
[submodule ".themes/dracula-gtk"]
path = .themes/dracula-gtk
url = https://github.com/dracula/gtk

1
.themes/dracula-gtk Submodule

@ -0,0 +1 @@
Subproject commit 6477a7f099bef481d4326cf7011f969af77e99b3