Explore
Register
Sign In
yutent
/
wm-logs
Watch
1
Star
0
Fork
You've already forked wm-logs
0
Code
Issues
Pull Requests
Wiki
Activity
f4d331af56
wm-logs
/
home
/
local
/
bin
/
scripts
/
rofi_confirm.sh
6 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
yes
=
''
no
=
''
echo
-e
"
$yes
\n
$no
"
|
rofi -dmenu -p
'Are you Sure?'
-theme confirm
Reference in New Issue
View Git Blame
Copy Permalink
~~i3历险记~~, i3从入门到放弃, 转战bspwm
alacritty
bspwm
debian12
dotfiles
picom
polybar
rofi
Releases
Shell
100%