mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Rofi spacing
This commit is contained in:
parent
3b1afd08ec
commit
754a568335
@ -1,7 +1,7 @@
|
|||||||
configuration {
|
configuration {
|
||||||
/* modi: "window,run,ssh";*/
|
/* modi: "window,run,ssh";*/
|
||||||
/* width: 50;*/
|
width: 30;
|
||||||
/* lines: 15;*/
|
lines: 10;
|
||||||
/* columns: 1;*/
|
/* columns: 1;*/
|
||||||
font: "sf mono medium 16";
|
font: "sf mono medium 16";
|
||||||
/* bw: 1;*/
|
/* bw: 1;*/
|
||||||
@ -11,7 +11,7 @@ configuration {
|
|||||||
/* xoffset: 0;*/
|
/* xoffset: 0;*/
|
||||||
/* fixed-num-lines: true;*/
|
/* fixed-num-lines: true;*/
|
||||||
/* show-icons: false;*/
|
/* show-icons: false;*/
|
||||||
/* terminal: "rofi-sensible-terminal";*/
|
terminal: "alacritty";
|
||||||
/* ssh-client: "ssh";*/
|
/* ssh-client: "ssh";*/
|
||||||
/* ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";*/
|
/* ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";*/
|
||||||
/* run-command: "{cmd}";*/
|
/* run-command: "{cmd}";*/
|
||||||
@ -63,10 +63,10 @@ configuration {
|
|||||||
/* matching-negate-char: '-' /* unsupported */;*/
|
/* matching-negate-char: '-' /* unsupported */;*/
|
||||||
/* cache-dir: ;*/
|
/* cache-dir: ;*/
|
||||||
/* pid: "/run/user/1000/rofi.pid";*/
|
/* pid: "/run/user/1000/rofi.pid";*/
|
||||||
/* display-window: ;*/
|
display-window: "window: ";
|
||||||
/* display-windowcd: ;*/
|
/* display-windowcd: ;*/
|
||||||
/* display-run: ;*/
|
display-run: "run: ";
|
||||||
/* display-ssh: ;*/
|
display-ssh: "ssh: ";
|
||||||
/* display-drun: ;*/
|
/* display-drun: ;*/
|
||||||
/* display-combi: ;*/
|
/* display-combi: ;*/
|
||||||
/* display-keys: ;*/
|
/* display-keys: ;*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user