[rc/{sway,tlp}] add rofi-pass binding, and plasma is now archy
authorAmin Bandali <amin@gnu.org>
Fri, 17 Aug 2018 22:54:41 +0000 (18:54 -0400)
committerAmin Bandali <amin@gnu.org>
Fri, 17 Aug 2018 22:54:41 +0000 (18:54 -0400)
rc.org

diff --git a/rc.org b/rc.org
index f3c86e6..8bf9622 100644 (file)
--- a/rc.org
+++ b/rc.org
@@ -3816,6 +3816,9 @@ input "1:1:AT_Translated_Set_2_keyboard" {
     # start your launcher
     bindsym $mod+d exec $menu
 
     # start your launcher
     bindsym $mod+d exec $menu
 
+    # password manager
+    bindsym $mod+$mod2+space exec rofi-pass
+
     # Drag floating windows by holding down $mod and left mouse button.
     # Resize them with right mouse button + $mod.
     # Despite the name, also works for non-floating windows.
     # Drag floating windows by holding down $mod and left mouse button.
     # Resize them with right mouse button + $mod.
     # Despite the name, also works for non-floating windows.
@@ -3982,9 +3985,9 @@ include /etc/sway/config.d/*
 ** TLP
 
 *** TODO enigma
 ** TLP
 
 *** TODO enigma
-*** plasma
+*** archy
 
 
-#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "plasma")) "/sudo::/etc/default/tlp")
+#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "archy")) "/sudo::/etc/default/tlp")
 # ------------------------------------------------------------------------------
 # tlp - Parameters for power saving
 # See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html
 # ------------------------------------------------------------------------------
 # tlp - Parameters for power saving
 # See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html