A lot of laptop changes

This commit is contained in:
Chris Cochrun 2021-05-12 09:25:43 -05:00
parent daf130a30a
commit 99fc0cf593
10 changed files with 29 additions and 30 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/blurry.rasi"
@import "/home/chris/.dotfiles/rofi/launchers-git/laptop.rasi"

View file

@ -21,7 +21,7 @@ configuration {
}
* {
backgrounkd: #12121222;
backgrounkd: #12121222;
background-color: #00222b33;
background-entry: #000000;
background-alt: #323232;
@ -45,7 +45,7 @@ configuration {
base0D: #57c7ff;
base0E: #ff6ac1;
base0F: #b2643c;
base00t: #282a36BB;
base00t: #282a3655;
}
window {

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"