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