File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
<menu id =" root-menu" label =" Openbox 3" >
9
9
<item label =" Terminal" icon =" /usr/share/icons/Faenza/apps/16/terminal.png" >
10
- <action name =" Execute" ><execute >urxvt</execute ></action >
10
+ <action name =" Execute" ><execute >alacritty</execute ></action >
11
+ </item >
12
+ <item label =" Single monitor" icon =" /usr/share/icons/Faenza/apps/16/terminal.png" >
13
+ <action name =" Execute" ><execute >xrandr --output DP-3 --off</execute ></action >
14
+ </item >
15
+ <item label =" Zoom" icon =" /usr/share/icons/Faenza/apps/16/terminal.png" >
16
+ <action name =" Execute" ><execute >zoom</execute ></action >
17
+ </item >
18
+ <item label =" Steam" icon =" /usr/share/icons/Faenza/apps/16/terminal.png" >
19
+ <action name =" Execute" ><execute >runsteam</execute ></action >
11
20
</item >
12
21
<item label =" File manager" icon =" /usr/share/icons/Faenza/apps/16/file-manager.png" >
13
22
<action name =" Execute" ><execute >pcmanfm</execute ></action >
Original file line number Diff line number Diff line change 482
482
<action name =" Execute" >
483
483
<startupnotify >
484
484
<enabled >true</enabled >
485
- <name >urxvt </name >
485
+ <name >alacritty </name >
486
486
</startupnotify >
487
- <command >urxvt </command >
487
+ <command >alacritty </command >
488
488
</action >
489
489
</keybind >
490
490
<keybind key =" W-v" >
You can’t perform that action at this time.
0 commit comments