summaryrefslogtreecommitdiffstats
path: root/fvwm/config
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-05-30 09:16:56 +0200
committerStefan Ritter <xeno@thehappy.de>2011-05-30 09:16:56 +0200
commit55d5c812ef5405c6a4c946f5c776721c370fe398 (patch)
tree395ecf7ad9c22c9a3c0b50d21a8509fd311e44cc /fvwm/config
parent62670b39a919623307835cc4c418a5bf0def55dd (diff)
Bunch of updates
Diffstat (limited to 'fvwm/config')
-rw-r--r--fvwm/config24
1 files changed, 17 insertions, 7 deletions
diff --git a/fvwm/config b/fvwm/config
index c3174ed..65c3bd2 100644
--- a/fvwm/config
+++ b/fvwm/config
@@ -38,6 +38,8 @@ CursorStyle MENU left_ptr
Key Return A M Exec urxvt
Key "Q" A M Exec dmenu_run -nb '#000000' -nf '#a8c023' -sb '#a8c023' -sf '#000000'
Key "L" A M Exec xscreensaver-command -lock
+ Key "K" A M Exec amixer set PCM 5%+
+ Key "S" A M Exec amixer set PCM 5%-
Key Tab A M Next (CurrentPage !Sticky AcceptsFocus) Focus
Key "M" A M Maximize
Key "G" A M Desk -1 0 0 3
@@ -106,11 +108,6 @@ CursorStyle MENU left_ptr
*FvwmAnimate: Width 1
# Menus
- DestroyMenu FvwmMenu
- AddToMenu FvwmMenu "Fvwm" Title
- + "Restart" Restart
- + "Quit" Quit
-
DestroyMenu InternetMenu
AddToMenu InternetMenu "Internet" Title
+ "Opera" Exec exec opera
@@ -129,6 +126,9 @@ CursorStyle MENU left_ptr
DestroyMenu SystemMenu
AddToMenu SystemMenu "System" Title
+ "Midnight Commander" Exec exec urxvt -e mc
+ + "Python" Exec exec urxvt -e python
+ + "virt-manager" Exec exec virt-manager
+ + "VirtualBox" Exec exec virtualbox
+ "Wicd" Exec exec urxvt -e wicd-curses
DestroyMenu MenuFvwmRoot
@@ -141,7 +141,9 @@ CursorStyle MENU left_ptr
+ "Office" Popup OfficeMenu
+ "System" Popup SystemMenu
+ "" Nop
- + "Fvwm" Popup FvwmMenu
+ + "Lock Screen" Exec exec xscreensaver-command -lock
+ + "Restart" Restart
+ + "Quit" Quit
DestroyMenu FvwmWindowOpsMenu
AddToMenu FvwmWindowOpsMenu
@@ -169,10 +171,18 @@ CursorStyle MENU left_ptr
Style FvwmButtons !Handles
Style FvwmButtons !Borders
# Raise $y by 75 for each app
- *FvwmButtons: Geometry 75x150+12+170
+ *FvwmButtons: Geometry 75x225+12+170
*FvwmButtons: Colorset 5
*FvwmButtons: Rows 10
*FvwmButtons: Columns 1
*FvwmButtons: Frame 0
*FvwmButtons: (1x1, Swallow "wmclockmon" "Exec exec wmclockmon -w -sc -s led1")
*FvwmButtons: (1x1, Padding 4 4, Swallow "wmifinfo" "Exec exec wmifinfo -i eth0")
+ *FvwmButtons: (1x1, Swallow "wmcpuload" "Exec exec wmcpuload -w")
+
+# Urgent
+ DestroyFunc UrgencyFunc
+ AddToFunc UrgencyFunc
+ + I Nop
+
+Read windowdecors/brushedmetal/config