-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xresources_EMWM
143 lines (110 loc) · 3.7 KB
/
Xresources_EMWM
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! .Xresources / .Xdefaults !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! 2022 09
! Licence : None
! Xft configuration
Xft*dpi: 120
Xft*antialias: true
Xft*rgba: rgb
!Xft*hinting: true
Xft*hinting: full
Xft*hintstyle: hintfull
Xft*lcdfilter: lcddefault
!!
*lookAndFeel: motif
*Customization: -color
! Multiscreen (does not work) but EMwm can be combined with the vdesk program
! to get multiple screens
Emwm*multiScreen: True
Emwm*screens: Desk1 Desk2 Desk3 Desk4
! Icon Box
! Creates a box to place your icons
Emwm*useIconBox: True
Emwm*IconBoxDecoration: -all
Emwm*iconBoxGeometry: 10x1+600-0
! Causes icon box to scroll horizontally only
Emwm*iconBoxSBDisplayPolicy: horizontal
! Sets the icon box''s title (does not work)
Emwm*iconBoxName: Icon Box
Emwm*iconBoxTitle: Icon Box
! Icons'' background color
Emwm*icon*background: #4992a7
Emwm*fadeNormalIcon: True
! Sets where the icons will appear (on the screen, or in an icon box if it
! exists)
Emwm*iconPlacement: left top
! "fades" icon of applications that are active
! Limit resize of clients
Emwm*limitResize: True
Emwm*maximumMaximumSize : 1906 x 1043
Emwm*Firefox*maximumClientSize: 1906 x 1043
! Client behaviour
Emwm*clientAutoPlace: True
Emwm*moveOpaque : False
! Causes whatever your pointer is over to become the active application
Emwm*keyboardFocusPolicy: clicktofocus
! Pointer
! Lets you select by hand the location of a new application (unless a specific
! location is indicated when you run it)
Emwm*interactivePlacement: FALSE
! Clients look / decoration
! Sets a foreground color for every application
Emwm*client*foreground: #ffffff
! Sets a background color for every application
Emwm*client*background: #999999
! Sets a foreground color for the active application
Emwm*client*activeForeground: #ffffff
! Sets a background color for the active application
Emwm*client*activeBackground: #eda870
! Sets a foreground color for your menu
Emwm*menu*foreground: #ffffff
! Sets a background color for your menu
Emwm*menu*background: #4992a7
! Sets a background color for dialog windows
Emwm*background: #4992a7
! Default font for your application titles
!Emwm*fontList: -*-times-medium-*-normal-*-18-*-*-*-*-*-*-*
! Default font for your menus
!Emwm*menu*fontList: -*-times-medium-*-normal-*-18-*-*-*-*-*-*-*
! Decorations for XTerm
Emwm*XTerm*matteWidth: 6
Emwm*XTerm*matteBackground: #c6b2a8
! Xterm
XTerm*renderFont : True
XTerm*faceSize : 12
XTerm*faceName : Inconsolata
XTerm*foreground: #ffffff
XTerm*background: #686f82
XTerm*cursorColor: #ffffff
XTerm.vt10060x30etry: 150x75
XTerm*reverseWrap: true
XTerm*scrollKey: true
XTerm*saveLines: 2000
XTerm*scrollBar: true
XTerm*scrollTtyOutput: false
! Nedit
nedit*background: #686f82
nedit*foreground: #ffffff
! XBiff
! You will need to put your userid here
! Causes all border and title decoration to appear on xbiff applications
Emwm*xbiff.clientDecoration: +all
! Lets you select by hand the location of a new application (unless a specific
!
xbiff*geometry: 50x50-10+90
!xbiff*file: /usr/spool/mail/(user)
xbiff*foreground: #ffffff
xbiff*background: white
xbiff*update: 10
!XClock
! Cause the xclock icon not to show up in the icon box
xclock*clientDecoration: -resizeh -maximize -menu -title
xclock*clientFunctions: -minimize
xclock*mode: digital
xclock*update: 1
xclock*foreground: #ffffff
xclock*background: #686f82
xclock*geometry: 230x40-0+0
! Conky in the root windows
Emwm*conky*clientDecoration: -all