-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.fvwm2rc
92 lines (80 loc) · 2.21 KB
/
.fvwm2rc
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
###########
# ____________________________
# ( _________________________)
# ) (__ _ _ _ _
# ( __)( \/ )( \/\/ )/\/\
# ) ( \ / \ // \
# (___) \/ \/\/(_/\/\_) 2.5.26
# S.P.Tseng's fvwm2rc file
#
#######################
# have a look at : man fvwm and search for things with /word or /^word n n or N N u Space
#####
# Set Environment variables
###########
Test (!EnvIsSet fvwm_img) SetEnv fvwm_img $[FVWM_USERDIR]/images
Test (!EnvIsSet fvwm_decor) SetEnv fvwm_decor $[fvwm_img]/decor
Test (!EnvIsSet fvwm_gant) SetEnv fvwm_gant $[fvwm_img]/icons/gnant
Test (!EnvIsSet fvwm_ryo) SetEnv fvwm_ryo $[fvwm_img]/icons/ryo
Test (!EnvIsSet fvwm_fav) SetEnv fvwm_fav $[fvwm_img]/icons/fav
Test (!EnvIsSet fvwm_scripts) SetEnv fvwm_scripts $[FVWM_USERDIR]/scripts
Test (!EnvIsSet fvwm_wallpapers) SetEnv fvwm_wallpapers $[FVWM_USERDIR]/wallpaper
ModulePath $[HOME]/.fvwm/modules:+
#####
# Set the image path
###########
ImagePath $[fvwm_img]/icons/fav/18x18:+:$[fvwm_img]:$[fvwm_img];.png:$[fvwm_decor]:$[fvwm_fav]:$[fvwm_gant]:$[fvwm_ryo]:$[fvwm_wallpapers]:+
#####
# set preference application
###########
SetEnv fvwm_webbrowser /usr/bin/firefox
SetEnv fvwm_term /usr/bin/urxvt
SetEnv fvwm_mail /usr/bin/mutt
SetEnv fvwm_video_player /usr/bin/mplayer
#####
# Virtual Desktops
###########
DesktopSize 2x2
DesktopName 0 Main
DesktopName 1 Web & Mail
DesktopName 2 Devel
DesktopName 3 Games
# wait before to change the page: wait 400 milliseconds.
# EdgeResistance 400
EdgeResistance -1
#x 100000 --> swap (so 100% and swap (x100))
# EdgeScroll 100000 100000
EdgeThickness 0
OpaqueMoveSize unlimited
# EwmhBaseStruts 110 110 25 30
EwmhBaseStruts 0 0 19 0
#####
# Mouse and Focus Behavior
###########
ClickTime 750
# MoveThreshold 3
Style * ClickToFocus
HideGeometryWindow Always
# ignores the 'Num Lock' modifier
IgnoreModifiers L25
# Fvwm | Mwm | Win
Emulate Fvwm
Read f.rc
Read f.style
Read f.decor
Read f.animate
Read f.pager
Read f.colors
Read f.keys
Read f.iconman
Read f.func
Read f.mouse
Read f.iconbox
Read f.stroke
Read f.menu
Read f.auto-hidden
# Read f.dock
# Read f.buttons
# Read f.conky
# Read f.taskbar
# Read f.buttonstyle