scratchpad from bling awesome
This commit is contained in:
parent
0d7f3e5a89
commit
87ee1ba3d0
20 changed files with 724 additions and 117 deletions
|
@ -4,7 +4,7 @@ if [ $(hostname) = "syl" ]; then
|
|||
if [ $WAYLAND_DISPLAY = "wayland-0" ]; then
|
||||
style="desktop"
|
||||
else
|
||||
style="laptop"
|
||||
style="desktop"
|
||||
#echo "this is hidpi"
|
||||
fi
|
||||
else
|
||||
|
@ -12,4 +12,4 @@ else
|
|||
#echo "this is not hidpi"
|
||||
fi
|
||||
|
||||
lolcate | rofi -dmenu -p "File Search:" -i -config ~/.config/rofi/launchers-git/$style.rasi -matching regex | xargs -r0 xdg-open
|
||||
lolcate | rofi -dmenu -p "File Search:" -i -matching regex | xargs -r0 xdg-open
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue