mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-24 15:18:20 -05:00
Fixed element text/icon alignment issue in powermenus for rofi version 1.7.4
This commit is contained in:
parent
3527be5c3d
commit
7069fdc87b
@ -31,7 +31,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p "$host" \
|
-p "$host" \
|
||||||
-mesg "Uptime: $uptime" \
|
-mesg "Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -45,7 +44,6 @@ confirm_cmd() {
|
|||||||
-dmenu \
|
-dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -32,7 +32,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p "Uptime: $uptime" \
|
-p "Uptime: $uptime" \
|
||||||
-mesg "Uptime: $uptime" \
|
-mesg "Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -46,7 +45,6 @@ confirm_cmd() {
|
|||||||
-dmenu \
|
-dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p "Uptime: $uptime" \
|
-p "Uptime: $uptime" \
|
||||||
-mesg "Uptime: $uptime" \
|
-mesg "Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -40,7 +39,6 @@ confirm_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/shared/confirm.rasi
|
-theme ${dir}/shared/confirm.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p "Goodbye ${USER}" \
|
-p "Goodbye ${USER}" \
|
||||||
-mesg "Uptime: $uptime" \
|
-mesg "Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -40,7 +39,6 @@ confirm_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/shared/confirm.rasi
|
-theme ${dir}/shared/confirm.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p " $USER@$host" \
|
-p " $USER@$host" \
|
||||||
-mesg " Last Login: $lastlogin | Uptime: $uptime" \
|
-mesg " Last Login: $lastlogin | Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -47,7 +46,6 @@ confirm_cmd() {
|
|||||||
-dmenu \
|
-dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ rofi_cmd() {
|
|||||||
rofi -dmenu \
|
rofi -dmenu \
|
||||||
-p " $USER@$host" \
|
-p " $USER@$host" \
|
||||||
-mesg " Uptime: $uptime" \
|
-mesg " Uptime: $uptime" \
|
||||||
-select $lock \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -47,7 +46,6 @@ confirm_cmd() {
|
|||||||
-dmenu \
|
-dmenu \
|
||||||
-p 'Confirmation' \
|
-p 'Confirmation' \
|
||||||
-mesg 'Are you Sure?' \
|
-mesg 'Are you Sure?' \
|
||||||
-select $yes \
|
|
||||||
-theme ${dir}/${theme}.rasi
|
-theme ${dir}/${theme}.rasi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user