.i3: Spawn nord terminators by default
This commit is contained in:
@@ -8,5 +8,6 @@ conky -c ~/.conky/weather/.conkyrc-weather2 &
|
||||
conky -c ~/.conky/music/.conkyrc-music &
|
||||
python ~/.conky/music/playerctl_listen.py &
|
||||
sh ~/.conky/music/launcher.sh &
|
||||
source ~/.python-venv.kuba/bin/activate
|
||||
python ~/.i3/lemonbar/i3_lemonbar_launcher.py --debug >> /tmp/kuba_lemonbar_launcher.log &
|
||||
compton -b # --config=/home/kuba/.compton.conf
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
####
|
||||
|
||||
set $mod Mod4
|
||||
set $TERMINAL terminator
|
||||
set $TERMINAL terminator --profile=nord
|
||||
|
||||
font pango:FontAwesome 11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user