aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/waybar/power_menu.xml
blob: 539c20d0f5947477c12eb9874456c21489e7cb41 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="GtkMenu" id="menu">
  	<child>
      <object class="GtkMenuItem" id="lock">
  			<property name="label">Lock Screen</property>
      </object>
    </child>
    <child>
  		<object class="GtkMenuItem" id="logout">
  			<property name="label">Log Out</property>
      </object>
  	</child>
    <child>
      <object class="GtkSeparatorMenuItem" id="delimiter1"/>
    </child>
    <child>
  		<object class="GtkMenuItem" id="reboot">
  			<property name="label">Reboot</property>
  		</object>
    </child>
    <child>
      <object class="GtkMenuItem" id="shutdown">
  			<property name="label">Shutdown</property>
      </object>
    </child>
  </object>
</interface>
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.