1
0
Fork 0

no need for personal version of terminus font anymore

This commit is contained in:
Von Random 2015-08-18 23:55:24 +03:00
parent 4757b5f32f
commit 3b18ceca1c
2 changed files with 0 additions and 5 deletions

5
rc.lua
View file

@ -777,11 +777,6 @@ awful.util.spawn_with_shell('setxkbmap -layout us,ru -variant altgr-intl,typewri
if exists('/home/von/.Xresources') then
awful.util.spawn_with_shell('xrdb /home/von/.Xresources')
end
---- fix lack of terminus font
if exists('/home/von/.fonts/terminus') then
awful.util.spawn_with_shell('xset fp+ /home/von/.fonts/terminus/PCF')
awful.util.spawn_with_shell('xset fp rehash')
end
---- execute all the other shit, installation specific
if exists('/home/von/.autostart') then
awful.util.spawn_with_shell('/home/von/.autostart')

Binary file not shown.