sway: switch to nwg-drawer instead of nwg-launchers

This commit is contained in:
Peter Cai 2022-03-18 22:52:25 -04:00
parent d1e640c06e
commit 1954edcae1
3 changed files with 39 additions and 2 deletions

View File

@ -26,3 +26,6 @@ alias moshtmp="mosh --ssh=\"ssh -o 'UserKnownHostsFile /dev/null' -o 'StrictHost
function sshscr() {
ssh -t $@ screen -RR -d
}
# Add local to path
export PATH="$PATH:~/.local/bin"

View File

@ -0,0 +1,34 @@
window {
background-color: rgba (30, 30, 30, 0.84);
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba (0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba (255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@ -19,7 +19,7 @@ set $term alacritty
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
# Note: the nwggrid-server is started at the end of this file with an exec command
set $menu nwggrid -client | xargs swaymsg exec --
set $menu nwg-drawer | xargs swaymsg exec --
### Output configuration
#
@ -264,4 +264,4 @@ exec nm-applet --indicator
exec blueman-applet
exec mako --config ~/.config/mako/mako.conf
exec fcitx5
exec nwggrid-server -f -p -o 0.7
exec_always nwg-drawer -r