1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/*-*- mode: css; -*-*/ /* Rofi config file */ configuration { font: "Hack Nerd Font 14"; show-icons: true; display-window: "Window"; display-drun: ""; modes: [window,drun,run,ssh,filebrowser,combi]; } @theme "simple-tokyonight" listview { lines: 12; }