From 2ca517e8bd840c302bc9f07f17802e95cb44c756 Mon Sep 17 00:00:00 2001 From: fatmeat Date: Sun, 11 May 2025 19:44:08 +0200 Subject: [PATCH] aedf --- i3/config | 2 +- rofi/launch.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 084b7d8..d5c6581 100644 --- a/i3/config +++ b/i3/config @@ -13,7 +13,7 @@ tiling_drag modifier #exec base bindsym $mod+Return exec kitty bindsym $mod+Shift+q kill -bindsym $mod+d exec --no-startup-id ~/.config/rofi/powermenu.sh +bindsym $mod+d exec --no-startup-id ~/.config/rofi/launch.sh # change focus bindsym $mod+j focus left diff --git a/rofi/launch.sh b/rofi/launch.sh index 9a58659..54bedce 100644 --- a/rofi/launch.sh +++ b/rofi/launch.sh @@ -1 +1 @@ -rofi -show drun -p ":> " -theme "ayu-retro" +rofi -show drun -p ":> /" -theme "ayu-retro"