From c965df6b656c5994061246c52b20b4b840733700 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 2 Jan 2021 13:26:53 +0100 Subject: [PATCH] [Awesome] Remove unused keybindings --- org/config/awesome.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/org/config/awesome.org b/org/config/awesome.org index eecbb48..2ab21f3 100644 --- a/org/config/awesome.org +++ b/org/config/awesome.org @@ -915,7 +915,6 @@ Most of these keybindings are available at root-level of Awesome and will be dec |-----+------------------------+---------+------------------------------------------+---------------------------------+-------| | a | modkey | shell | awiki | find and open an ArchWiki page | rofi | | d | modkey | spawn | rofi -combi-modi drun,window -show combi | rofi for drun and windows | rofi | -| d | modkey, shift | spawn | rofi -show run | rofi with run modi | rofi | | d | modkey, meta | spawn | rofi -show ssh | rofi for SSH | rofi | | p | modkey, shift | shell | rofi-pass -t | types password from ~pass~ | rofi | | p | modkey, control, shift | shell | rofi-pass | copy password from ~pass~ | rofi | @@ -923,7 +922,6 @@ Most of these keybindings are available at root-level of Awesome and will be dec | m | modkey, meta | shell | rofi-mount | volume mounting helper | rofi | | u | modkey, meta | shell | rofi-umount | volume unmounting helper | rofi | | w | modkey, control | shell | wacom-setup | set up my wacom tablet | rofi | -| w | modkey, shift | shell | rofi-wifi-menu | connect to available wifi | rofi | | y | modkey | shell | ytplay | play web video in mpv | rofi | | y | modkey, shift | shell | rofi-ytdl | download video from web | rofi |