
Rofi Is Like Dmenu But Sucks Less DistroTube
video description
Date: 2022-03-30
Related videos
Comments and reviews: 10
nico
(let me edit this real quick since not everybody may get the joke in here)
Rofi also can be used to display and manage open windows, try -rofi -show window-
or in the config add :
-
configuration -
-display-drun: -APPS-;
-display-run: -COMMAND-;
display-window: -TASKS-;
-show-icons: true;
-
window -
-transparency: -real-;
-width: 70%;
-/-fullscreen: true;-/
-background-color: #263238CC; /-base00 + CC (80% opacity)-/
-
mainbox -
-children: [inputbar, message, mode-switcher, listview];
-spacing: 30px;
-/-margin: 20%;-/
-padding: 30px 0;
-border: 1px;
-border-color: -base0D;
-
-
that should give you three tabs in the rofi menu, its up to you to noodle that to your hearts content ;)
Have a nice day !
reply
(let me edit this real quick since not everybody may get the joke in here)
Rofi also can be used to display and manage open windows, try -rofi -show window-
or in the config add :
-
configuration -
-display-drun: -APPS-;
-display-run: -COMMAND-;
display-window: -TASKS-;
-show-icons: true;
-
window -
-transparency: -real-;
-width: 70%;
-/-fullscreen: true;-/
-background-color: #263238CC; /-base00 + CC (80% opacity)-/
-
mainbox -
-children: [inputbar, message, mode-switcher, listview];
-spacing: 30px;
-/-margin: 20%;-/
-padding: 30px 0;
-border: 1px;
-border-color: -base0D;
-
-
that should give you three tabs in the rofi menu, its up to you to noodle that to your hearts content ;)
Have a nice day !
reply
jo-
It is quite the opposite. You could have just made a script for dmenu and improved it. Recently, Linux users have begun to complain a lot about -bloat-, despite not really understanding what it is. In my opinion, -bloat- is when a program implements features by default that could have been implemented by the user themselves. You could have easily edited the dmenu-run script to have what you need, but you didn't. The problem isn't with dmenu, it is with the script you are using, by -default- dmenu does nothing, as it should!
reply
It is quite the opposite. You could have just made a script for dmenu and improved it. Recently, Linux users have begun to complain a lot about -bloat-, despite not really understanding what it is. In my opinion, -bloat- is when a program implements features by default that could have been implemented by the user themselves. You could have easily edited the dmenu-run script to have what you need, but you didn't. The problem isn't with dmenu, it is with the script you are using, by -default- dmenu does nothing, as it should!
reply
Maruf
and who said you cant use dmenu to run desktop files?
cd /usr/share/applications && ls - dmenu - xargs gtk-launch
for appimages
cd -/AppImages/ && ls - dmenu -sed -E 's/-/\.\//' - sh
appimage launcher will create the desktop files anyway so all you gotta do is pipe the ls of /usr/share/applications and -/.local/share/applications
reply
and who said you cant use dmenu to run desktop files?
cd /usr/share/applications && ls - dmenu - xargs gtk-launch
for appimages
cd -/AppImages/ && ls - dmenu -sed -E 's/-/\.\//' - sh
appimage launcher will create the desktop files anyway so all you gotta do is pipe the ls of /usr/share/applications and -/.local/share/applications
reply
Genki
hmmm, im gonna finsihs looking for the way to customize my menu in xfce. i bet it is far easier. More resource-heavy and that is a bummer, but dang, you men waste so much time on tools. After all of that customizing and you stilll have tto memorize a bunch of crap?!
reply
hmmm, im gonna finsihs looking for the way to customize my menu in xfce. i bet it is far easier. More resource-heavy and that is a bummer, but dang, you men waste so much time on tools. After all of that customizing and you stilll have tto memorize a bunch of crap?!
reply
Maruf
rofi and dmenu are two different things, i use dmenu for all of my prompt scripts because its the fastest thing in the world and i use rofi for desktop files and occasionally switching windows or any run command that i usually run because rofi remembers history
reply
rofi and dmenu are two different things, i use dmenu for all of my prompt scripts because its the fastest thing in the world and i use rofi for desktop files and occasionally switching windows or any run command that i usually run because rofi remembers history
reply
Lorenzo
For those on sway, a wayland alternative is wofi which, apart from the dumb name (yes, yes, Wayland rOFI, we get it) is not bad actually. Of course, you can still use rofi, it will launch using xwayland, but there are some issues if you change focus.
reply
For those on sway, a wayland alternative is wofi which, apart from the dumb name (yes, yes, Wayland rOFI, we get it) is not bad actually. Of course, you can still use rofi, it will launch using xwayland, but there are some issues if you change focus.
reply
Krzy-ak
Hi DT,
1.How to sort by group/workspace in rofi modi window ?
2.How to meke to nice formated view in rofi modi window: the left column with aplication e.g. xterm /align left/ on right column e.g. htop /align left/ ?
reply
Hi DT,
1.How to sort by group/workspace in rofi modi window ?
2.How to meke to nice formated view in rofi modi window: the left column with aplication e.g. xterm /align left/ on right column e.g. htop /align left/ ?
reply
Icyhate
dmenu is fineee, just use like fzf or find or even keep ur app images in a dir and list the contents of the dir. i get it tho, my problem with minimalism is reinventing the wheel a million times lmao, fun tho and its mine
reply
dmenu is fineee, just use like fzf or find or even keep ur app images in a dir and list the contents of the dir. i get it tho, my problem with minimalism is reinventing the wheel a million times lmao, fun tho and its mine
reply
linux
hello friend I ha installed fedora 34 and I want to use rofi with a shortcut, but when I modify a new shortcut it doesn't anything, /usr/bin/rofi -show run but nothing happen, can you explain how can I do, greetings
reply
hello friend I ha installed fedora 34 and I want to use rofi with a shortcut, but when I modify a new shortcut it doesn't anything, /usr/bin/rofi -show run but nothing happen, can you explain how can I do, greetings
reply
Jamie
How do you get the powerline shell style in the taskbar?? I have seen that in many videos and cannot figure out for the life of me what that is.. Is it just a polybar theme or is it actually ps in another bar?
reply
How do you get the powerline shell style in the taskbar?? I have seen that in many videos and cannot figure out for the life of me what that is.. Is it just a polybar theme or is it actually ps in another bar?
reply
Add a review, comment















