rofi changes

This commit is contained in:
TheK4n 2023-11-21 11:28:34 +03:00
parent 7ebe80c176
commit f658b2aa02
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
configuration { configuration {
show-icons: true; show-icons: true;
matching: "fuzzy";
terminal: "alacritty"; terminal: "alacritty";
font: "xft:FiraCode 12"; font: "xft:FiraCode 12";
} }

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "sudo pacman -S nitrogen picom compton ttf-font-awesome xdotool xclip maim playerctl" echo "sudo pacman -S nitrogen picom compton ttf-font-awesome xdotool xclip maim playerctl rofi"