Add new scripts
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
7721996115
commit
50042dc9c0
11 changed files with 95 additions and 35 deletions
|
@ -19,3 +19,6 @@ rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
|
|||
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
|
||||
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
|
||||
rofi.seperator-style: solid
|
||||
rofi.opacity: 100
|
||||
rofi.location: 2
|
||||
rofi.yoffset: 35
|
|
@ -23,7 +23,7 @@ setxkbmap -model pc105 -layout ch
|
|||
nm-applet &
|
||||
|
||||
# Start redshift
|
||||
redshift &
|
||||
redshift-gtk &
|
||||
|
||||
# Merge .Xresources on boot
|
||||
xrdb -merge "${XDG_CONFIG_HOME}/X11/xresources"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue