aedf
This commit is contained in:
parent
45c574233d
commit
60f20eb5c8
@ -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 "rofi -show drun"
|
||||
bindsym $mod+d exec --no-startup-id ~/.config/rofi/powermenu.sh
|
||||
|
||||
# change focus
|
||||
bindsym $mod+j focus left
|
||||
|
||||
1
rofi/launch.sh
Normal file
1
rofi/launch.sh
Normal file
@ -0,0 +1 @@
|
||||
rofi -show drun -p ":> /" -theme "ayu-retro"
|
||||
@ -37,11 +37,6 @@
|
||||
highlight: bold #ffffff;
|
||||
}
|
||||
|
||||
prompt {
|
||||
enabled: true;
|
||||
text: ":> /";
|
||||
}
|
||||
|
||||
window {
|
||||
height: 10em;
|
||||
width: 30em;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user