forked from extern/nix-config
meta: Remove rofi-calc and rofi's window mode
Although rofi-calc was certainly cool to use, it is not in the official repositories. Instead of trying to rely on it as a dependency, I've gone ahead and removed it instead.
This commit is contained in:
parent
5099a8838b
commit
3406ed5a4d
@ -10,8 +10,6 @@ configuration {
|
||||
columns: 3;
|
||||
width: 70;
|
||||
display-drun: "Search";
|
||||
display-window: "Windows";
|
||||
display-calc: "Calc";
|
||||
}
|
||||
|
||||
// vim:syn=java
|
||||
|
@ -27,13 +27,9 @@ super + o
|
||||
alt + m
|
||||
wal -o ~/.config/wal/done.sh -i ~/Pictures/Wallpapers
|
||||
|
||||
# Show rofi drun / window / calc
|
||||
alt + z
|
||||
~/.config/rofi/launch.sh
|
||||
|
||||
alt + {space,backslash}
|
||||
rofi -show {window,calc -modi calc -no-show-match -no-sort}
|
||||
|
||||
# Show rofi-pass
|
||||
alt + slash
|
||||
rofi-pass
|
||||
|
Loading…
Reference in New Issue
Block a user