bumps for laptop

This commit is contained in:
Chris Cochrun 2021-07-05 13:15:44 -05:00
parent 81a8ca2b4e
commit c49eed3c48
11 changed files with 39 additions and 22 deletions

View file

@ -10,4 +10,4 @@ configuration {
run-command: "fish -c {cmd}";
run-list-command: "fish -c functions";
}
@import "/home/chris/.dotfiles/rofi/launchers-git/desktop.rasi"
@import "/home/chris/.dotfiles/rofi/launchers-git/laptop.rasi"

View file

@ -10,6 +10,6 @@
configuration {
font: "VictorMono Nerd Font 14.0";
font: "VictorMono Nerd Font 28.0";
}
@import "/home/chris/.dotfiles/rofi/launchers-git/blurry.rasi"

View file

@ -3,7 +3,7 @@
# root=/path/to/root
if [ $(hostname) = "syl" ]; then
style="desktop"
style="laptop"
#echo "this is hidpi"
else
style="desktop"