Compare commits
2 Commits
e1775316bd
...
b07e3c902f
| Author | SHA1 | Date | |
|---|---|---|---|
| b07e3c902f | |||
| 330a9186bc |
@@ -1,6 +1,6 @@
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
set-window-option -g window-status-current-fg colour067
|
||||
set-window-option -g window-status-style fg=colour67
|
||||
|
||||
set -g status-left '#[default]'
|
||||
set -g status-right '%H:%M %d/%m/%Y'
|
||||
|
||||
4
xprofile
4
xprofile
@@ -11,9 +11,6 @@ xrdb -merge ~/.Xresources
|
||||
# Disable monitor blanking
|
||||
xset s off -dpms
|
||||
|
||||
# Run urxvt daemon
|
||||
urxvtd -q -o -f
|
||||
|
||||
# Jack audio
|
||||
jack_control start
|
||||
|
||||
@@ -21,3 +18,4 @@ jack_control start
|
||||
export EDITOR=/usr/bin/vim
|
||||
export BROWSER=/usr/bin/chromium
|
||||
export BSPWM_SOCKET=/run/user/$(id -u)/bspwm
|
||||
export CM_LAUNCHER=rofi
|
||||
|
||||
Reference in New Issue
Block a user