Making some minor improvements to awesome

This commit is contained in:
Chris Cochrun 2021-03-30 06:16:57 -05:00
parent a8b74e1f7b
commit 01953ff9ae
9 changed files with 26 additions and 27 deletions

View file

@ -17,6 +17,7 @@ configuration {
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: true;
columns: 2;
}
* {
@ -110,7 +111,7 @@ sidebar {
listview {
background-color: @transparent;
columns: 1;
columns: 2;
spacing: 4px;
cycle: false;
dynamic: true;

View file

@ -8,4 +8,4 @@ else
#echo "this is not hidpi"
fi
rofi -no-lazy-grab -show window -modi window -theme launchers-git/"$style".rasi
rofi -no-lazy-grab -show window -modi window -window-command "wmctrl -i -a {window}" -theme launchers-git/"$style".rasi