rename faui03f into cipbuero4
This commit is contained in:
parent
d90d607c35
commit
3e02a6aa0d
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ URxvt*print-pipe: "true"
|
||||||
URxvt.transparent: true
|
URxvt.transparent: true
|
||||||
URxvt.shading: 20
|
URxvt.shading: 20
|
||||||
|
|
||||||
#if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_faui03f)
|
#if defined(SRVR_falcon) || defined(SRVR_warthog) || defined(SRVR_cipbuero4)
|
||||||
Xft.dpi: 192
|
Xft.dpi: 192
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ monitor = sys.argv[1] if len(sys.argv) >= 2 else 0
|
||||||
HiDPIHosts = set()
|
HiDPIHosts = set()
|
||||||
HiDPIHosts.add('falcon')
|
HiDPIHosts.add('falcon')
|
||||||
HiDPIHosts.add('warthog')
|
HiDPIHosts.add('warthog')
|
||||||
HiDPIHosts.add('faui03f')
|
HiDPIHosts.add('cipbuero4')
|
||||||
|
|
||||||
HiDPI = os.uname().nodename in HiDPIHosts
|
HiDPI = os.uname().nodename in HiDPIHosts
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue