Moved scripts out into separate directory

This commit is contained in:
James Patrick 2019-06-01 22:21:02 -04:00
parent 758787f344
commit 445614586e
4 changed files with 3 additions and 2 deletions

View File

@ -7,5 +7,5 @@
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
output * bg `/home/james/dotfiles/wall/cycle` fill
output * bg `scripts/cycle_wall` fill
output eDP-1 scale 1

View File

@ -17,7 +17,7 @@ client.urgent #ff4551 #ff4551 #1f212e #ff4551 #ff4551
# GTK 3 settings
# See https://github.com/swaywm/sway/wiki/GTK-3-settings-on-Wayland for more info.
exec_always ~/.config/sway/import-gsettings \
exec_always scripts/import-gsettings \
gtk-theme:gtk-theme-name \
icon-theme:gtk-icon-theme-name \
cursor-theme:gtk-cursor-theme-name

1
sway/scripts/cycle_wall Symbolic link
View File

@ -0,0 +1 @@
../../wall/cycle