making things work decent in sway

This commit is contained in:
Chris Cochrun 2021-06-25 13:24:51 -05:00
parent 71151f755f
commit 81a8ca2b4e
11 changed files with 84 additions and 16 deletions

View file

@ -10,6 +10,6 @@
configuration {
font: "VictorMono Nerd Font 28.0";
font: "VictorMono Nerd Font 14.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="laptop"
style="desktop"
#echo "this is hidpi"
else
style="desktop"