[vriska] move local files to _local
This commit is contained in:
parent
4e6f8b991a
commit
761c6dd449
4 changed files with 0 additions and 0 deletions
|
|
@ -1,20 +0,0 @@
|
|||
#
|
||||
# ~/.xprofile.local (included by ~/.xprofile)
|
||||
#
|
||||
|
||||
# Activate numlock
|
||||
numlockx
|
||||
|
||||
# Deactivate touchpad
|
||||
xinput disable "SynPS/2 Synaptics TouchPad"
|
||||
|
||||
# Swap mouse buttons 8 and 9 (forward/back)
|
||||
#xmodmap -e "pointer = 1 2 3 4 5 6 7 9 8 10"
|
||||
|
||||
# Start notification server
|
||||
/usr/lib/notification-daemon-1.0/notification-daemon &
|
||||
|
||||
# Load screen layout
|
||||
#[ -f ~/.screenlayout/workplace.sh ] && sh ~/.screenlayout/workplace.sh
|
||||
autoscreenlayout
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue