1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Change again to new bash surface-scripts

This commit is contained in:
Joe Groocock 2016-05-15 23:51:12 +01:00
parent 45192635af
commit 809104c10f
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86
7 changed files with 10 additions and 6 deletions

View File

@ -175,8 +175,9 @@ exec --no-startup-id redshift
exec --no-startup-id xbindkeys
exec --no-startup-id solaar
exec --no-startup-id pullover
exec --no-startup-id ~/.local/share/surfacetools/autorotate/autorotate
exec --no-startup-id onboard
exec --no-startup-id ~/.local/share/surfacetools/autorotate/autorotate
exec --no-startup-id ~/.local/share/surface-scripts/rotationd
exec --no-startup-id compton -b --config ~/.config/compton.conf
exec --no-startup-id chromium --no-startup-window

6
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "surfacetools"]
path = surfacetools
url = https://github.com/frebib/surface-tools.git
[submodule "surface-scripts"]
path = surface-scripts
url = https://github.com/frebib/surface-scripts.git

View File

@ -14,5 +14,6 @@ fi
source ~/.profile
source ~/.xsession
xrdb -merge ~/.Xresources
~/.local/share/surfacetools/rotationd --once
exec i3

View File

@ -2,3 +2,5 @@ setxkbmap -option caps:none
xset r rate 200 18
xrandr --dpi 125
xrandr --output eDP-1 --primary
~/.local/share/surface-scripts/pend &

View File

@ -3,7 +3,7 @@ These are the configs I use on my Arch Linux installation at home. They can be u
## Usage
To quickly get started, clone this repo and run the setup scripts.
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles --recursive
cd ~/.config/dotfiles
You can put the `dotfiles` directory anywhere, just be sure to update the `$DOTFILES` envvar in `.profile`

1
surface-scripts Submodule

@ -0,0 +1 @@
Subproject commit 59697276d4c9ed080fe5f66c067c016c88367536

@ -1 +0,0 @@
Subproject commit 5dbaad2c2a991d89f7c7c03094abf0fffec5bff5