Squashed commit of the following:
- rofi kaomoji-picker.sh and keybind in i3
- rofi edit for vimish motions
- indent change
- swapped tmux keys
- echo port on auto port
- added proxy ignore to newsboat autofetch
- added xorg-xwayland
- autoport mc script using socat
- removed /dev from cam alias
This commit is contained in:
11
env/.config/rofi/config.rasi
vendored
11
env/.config/rofi/config.rasi
vendored
@@ -13,3 +13,14 @@
|
||||
window, mainbox{
|
||||
//border-radius: 20px;
|
||||
}
|
||||
|
||||
configuration {
|
||||
kb-row-up: "Up,Control+k,Shift+Tab,Shift+ISO_Left_Tab";
|
||||
kb-row-down: "Down,Control+j";
|
||||
kb-accept-entry: "Control+m,Return,KP_Enter";
|
||||
terminal: "mate-terminal";
|
||||
kb-remove-to-eol: "Control+Shift+e";
|
||||
/*kb-mode-next: "Shift+Right,Control+Tab,Control+l";*/
|
||||
kb-mode-previous: "Shift+Left,Control+Shift+Tab,Control+h";
|
||||
kb-remove-char-back: "BackSpace";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user