pidgin should behave + removed xterm for urxvt, it is dumb and breaks vim
This commit is contained in:
parent
3e516c6b5b
commit
91bb3c4ee7
2 changed files with 0 additions and 4 deletions
1
rc.lua
1
rc.lua
|
@ -488,7 +488,6 @@ awful.rules.rules = {
|
||||||
'Google-musicmanager',
|
'Google-musicmanager',
|
||||||
'mpv',
|
'mpv',
|
||||||
'Pavucontrol',
|
'Pavucontrol',
|
||||||
'Pidgin',
|
|
||||||
'pinentry',
|
'pinentry',
|
||||||
'plugin-container',
|
'plugin-container',
|
||||||
'Qmmp',
|
'Qmmp',
|
||||||
|
|
|
@ -18,9 +18,6 @@ URxvt.visualBell: true
|
||||||
URxvt.urgentOnBell: true
|
URxvt.urgentOnBell: true
|
||||||
URxvt.cursorUnderline: true
|
URxvt.cursorUnderline: true
|
||||||
|
|
||||||
! some weird shit to make less behave as usual
|
|
||||||
URxvt.termName: xterm-256color
|
|
||||||
|
|
||||||
! icon (needs pixbuf support compiled)
|
! icon (needs pixbuf support compiled)
|
||||||
URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal.svg
|
URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal.svg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue