Merge commit '1d94a73b6f9a1613cf82406159f17c38aca87ac6'
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# link_config.sh
|
||||
# Copyright (C) 2016 fabian <fabian@testvm>
|
||||
# Copyright (C) 2016 fabian <fabian@tmurgi.de>
|
||||
#
|
||||
# Distributed under terms of the MIT license.
|
||||
#
|
||||
ln -s $PWD/i3config ~/.config/i3/config
|
||||
ln -s $PWD/polybarconfig ~/.config/polybar/config
|
||||
ln -s $PWD/.xinitrc ~/.xinitrc
|
||||
sudo ln -s $PWD/auto_monitor.sh /usr/local/bin/auto_monitor.sh
|
||||
sudo ln -s $PWD/switch_monitors.sh /usr/local/bin/switch_monitors.sh
|
||||
sudo ln -s $PWD/98-monitor-hotplug.rules /etc/udev/rules.d/98-monitor-hotplug.rules
|
||||
|
||||
Reference in New Issue
Block a user