Teil ich kann nicht zählen
This commit is contained in:
parent
b3be542fe4
commit
22836b3498
4 changed files with 1 additions and 10 deletions
xbase
19
xbase/.xprofile
Executable file
19
xbase/.xprofile
Executable file
|
@ -0,0 +1,19 @@
|
|||
#!/bin/bash
|
||||
|
||||
export QT_STYLE_OVERRIDE=gtk
|
||||
|
||||
xset s noblank
|
||||
xset s off
|
||||
xset -dpms
|
||||
xset m 3/2 0
|
||||
|
||||
setxkbmap de -variant nodeadkeys
|
||||
|
||||
#Disable caps lock
|
||||
setxkbmap -option ctrl:nocaps
|
||||
|
||||
xsetroot -cursor_name left_ptr &
|
||||
|
||||
#rm -f /tmp/bspwm*
|
||||
|
||||
~/.config/scripts/monsetup.sh off
|
Loading…
Add table
Add a link
Reference in a new issue