mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Editing README.
This commit is contained in:
@@ -176,7 +176,7 @@ def init_keys():
|
|||||||
Key(
|
Key(
|
||||||
[mod], "KP_Insert", # Keypad 0
|
[mod], "KP_Insert", # Keypad 0
|
||||||
# lazy.spawncmd() # Qtile Run Dialog
|
# lazy.spawncmd() # Qtile Run Dialog
|
||||||
lazy.spawn("rofi -show run")
|
lazy.spawn("dmenu_run -fn 'UbuntuMono Nerd Font:size=10' -nb '#292d3e' -nf '#bbc5ff' -sb '#82AAFF' -sf '#292d3e' -p 'dmenu:'")
|
||||||
),
|
),
|
||||||
Key(
|
Key(
|
||||||
[mod], "KP_End", # Keypad 1
|
[mod], "KP_End", # Keypad 1
|
||||||
|
|||||||
Reference in New Issue
Block a user