From dbe0c491bb92fb889eb5d973261bd13bb49195ca Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 17 Jun 2023 13:58:32 +0200 Subject: [PATCH] [rofi] for some reason, `window' is not a valid value anymore --- .config/rofi/config.rasi | 2 +- .config/sway/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 58dde53..8877135 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -3,6 +3,6 @@ configuration { show-icons: true; sidebar-mode: false; - modi: "window,ssh,drun,combi"; + modi: "ssh,drun,combi"; } @theme "nord" diff --git a/.config/sway/config b/.config/sway/config index 2b8996f..3624278 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -24,7 +24,7 @@ set $down t set $up s set $right r set $term kitty -set $menu "rofi -combi-modi drun,window -show combi" +set $menu "rofi -combi-modi drun -show combi" output eDP-1 { mode 1920x1080@120Hz