diff options
| author | Amin Bandali <amin@gnu.org> | 2018-08-22 00:37:14 -0400 |
|---|---|---|
| committer | Amin Bandali <amin@gnu.org> | 2018-08-22 00:37:14 -0400 |
| commit | 71668c8969f92f48d27dcb6fd8a5f1b1db5e0fd0 (patch) | |
| tree | 5b4d64cd1afe6b6937e2252c2c489cce4dd4fa64 | |
| parent | e473bc2094947be1b104aad25c3d04400452ed8a (diff) | |
| download | configs-71668c8969f92f48d27dcb6fd8a5f1b1db5e0fd0.tar.gz configs-71668c8969f92f48d27dcb6fd8a5f1b1db5e0fd0.tar.xz configs-71668c8969f92f48d27dcb6fd8a5f1b1db5e0fd0.zip | |
[rc/sway] fix rofi-pass binding
Diffstat (limited to '')
| -rw-r--r-- | rc.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3835,7 +3835,7 @@ input "1:1:AT_Translated_Set_2_keyboard" { bindsym $mod+d exec $menu # password manager - bindsym $mod+$mod2+space exec rofi-pass + bindsym $mod2+space exec rofi-pass # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. |
