Moved scripts out into separate directory
This commit is contained in:
parent
758787f344
commit
445614586e
|
@ -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
|
||||
|
|
|
@ -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
1
sway/scripts/cycle_wall
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../wall/cycle
|
Loading…
Reference in New Issue
Block a user