This commit is contained in:
fatmeat 2025-05-11 19:44:08 +02:00
parent 33df10b255
commit 2ca517e8bd
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1 +1 @@
rofi -show drun -p ":> " -theme "ayu-retro"
rofi -show drun -p ":> /" -theme "ayu-retro"