mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 03:20:26 +10:00
Minor changes.
This commit is contained in:
@@ -203,6 +203,11 @@ keys = [
|
||||
desc='Dmenu scrot script'
|
||||
),
|
||||
### My applications launched with SUPER + ALT + KEY
|
||||
Key(
|
||||
[mod, "mod1"], "b",
|
||||
lazy.spawn("tabbed -r 2 surf -pe x '.surf/html/homepage.html'"),
|
||||
desc='lynx browser'
|
||||
),
|
||||
Key(
|
||||
[mod, "mod1"], "l",
|
||||
lazy.spawn(myTerm+" -e lynx gopher://distro.tube"),
|
||||
|
||||
Reference in New Issue
Block a user