asdf
This commit is contained in:
parent
8305f546d9
commit
45c574233d
@ -13,7 +13,7 @@ tiling_drag modifier
|
|||||||
#exec base
|
#exec base
|
||||||
bindsym $mod+Return exec kitty
|
bindsym $mod+Return exec kitty
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
bindsym $mod+d exec --no-startup-id rofi -show drun -p "/"
|
bindsym $mod+d exec --no-startup-id "rofi -show drun"
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+j focus left
|
bindsym $mod+j focus left
|
||||||
|
|||||||
@ -37,6 +37,11 @@
|
|||||||
highlight: bold #ffffff;
|
highlight: bold #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
prompt {
|
||||||
|
enabled: true;
|
||||||
|
text: ":> /";
|
||||||
|
}
|
||||||
|
|
||||||
window {
|
window {
|
||||||
height: 10em;
|
height: 10em;
|
||||||
width: 30em;
|
width: 30em;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user