Compare commits

...

8 commits

6 changed files with 22 additions and 13 deletions

View file

@ -25,4 +25,4 @@ foot -s >/dev/null 2>&1 &
waybar -c ~/.config/waybar/labwc >/dev/null 2>&1 &
# Drawer
nwggrid-server 2>&1 &
nwggrid-server -layer-shell-layer OVERLAY 2>&1 &

View file

@ -28,12 +28,17 @@
<item label="Reconfigure WM">
<action name="Reconfigure"></action>
</item>
<item label="Exit GUI">
<action name="Exit"></action>
</item>
<menu id="power-menu" label="Power Menu">
<item label="Shutdown">
<action name="Execute"><command>systemctl -i poweroff</command></action>
</item>
<item label="Reboot">
<action name="Execute"><command>systemctl -i reboot</command></action>
</item>
<item label="Exit GUI">
<action name="Exit"></action>
</item>
</menu>
</menu>
</openbox_menu>

View file

@ -35,8 +35,8 @@
<action name="Execute"><command>footclient</command></action>
</keybind>
<keybind key="W">
<action name="Execute"><command>nwg-drawer</command></action>
<keybind key="W-d">
<action name="Execute"><command>nwggrid</command></action>
</keybind>
<keybind key="W-r">

View file

@ -1,5 +1,5 @@
{
"layer": "top",
"layer": "bottom",
"position": "top",
"height": 40,

View file

@ -38,7 +38,8 @@ timeout=15
timeout_style=menu
# GRUB init tune for accessibility
play 600 988 1 1319 4
#play 600 988 1 1319 4
play 600 200 1 1 2 200 1
# Menu entries

View file

@ -201,9 +201,9 @@ wl-clipboard-x11
wf-recorder
bemenu-wayland
labwc
wlr-randr-git
wlr-randr
waybar
zenmap-python3-git
zenmap
ttf-nerd-fonts-symbols
ttf-dejavu
ttf-liberation
@ -257,4 +257,7 @@ mesa-vdpau
nvtop
libva-utils
vdpauinfo
arch-wiki-docs
arch-wiki-lite
zenity
dialog