Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Update SwayInstallScript
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoDerp authored Jul 30, 2019
1 parent e00ff90 commit cc14605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SwayInstallScript
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ echo "Apps: Atom, Spodify, Keepassxc, LibreOffice, nano, Google Chrome, Franz"
sudo $ins install atom-beta -y
mkdir -p ~/.atom/packages
cp ~/SwayWM_Build/dooooots/.atom/config.cson ~/.atom/
cd ~/SwayWM_Build/dooooots/.atom/packages
sudo mv * ~/.atom/packages
cd ~/SwayWM_Build/dooooots/.atom/packages && sudo mv * ~/.atom/packages/
cd ~/
# Atom Wpgtk Theme Symlink
wpg --link ~/.config/wpg/templates/wpgtk-theme-syntax_styles_colors.less.base ~/.atom/packages/wpgtk-theme-syntax/styles/colors.less
wpg --link ~/.config/wpg/templates/wpgtk-one-dark-ui_styles_ui-variables-custom.less.base ~/.atom/packages/wpgtk-one-dark-ui/styles/ui-variables-custom.less
Expand Down

0 comments on commit cc14605

Please sign in to comment.