[rofi] Fixing fonts. [hyprland] Remove eww startup from general config
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
**/
|
||||
|
||||
* {
|
||||
font: "JetBrainsMono Nerd Font 10";
|
||||
font: "FiraCode Nerd Font Mono 10";
|
||||
}
|
||||
|
||||
@@ -14,13 +14,13 @@ uptime="$(uptime | awk -F ' ' '{print $2}' | sed -e 's/,//g')"
|
||||
host=`hostname`
|
||||
|
||||
# Options
|
||||
shutdown=''
|
||||
reboot=''
|
||||
lock=''
|
||||
suspend=''
|
||||
logout=''
|
||||
yes=''
|
||||
no=''
|
||||
shutdown=''
|
||||
reboot=''
|
||||
lock=''
|
||||
suspend=''
|
||||
logout=''
|
||||
yes=''
|
||||
no=''
|
||||
|
||||
# Rofi CMD
|
||||
rofi_cmd() {
|
||||
|
||||
Reference in New Issue
Block a user