bumps for laptop
This commit is contained in:
parent
81a8ca2b4e
commit
c49eed3c48
11 changed files with 39 additions and 22 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# root=/path/to/root
|
||||
|
||||
if [ $(hostname) = "syl" ]; then
|
||||
style="desktop"
|
||||
style="laptop"
|
||||
#echo "this is hidpi"
|
||||
else
|
||||
style="desktop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue