From 40085087bfc85bf447146336efe4e4b8de44b572 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 17 Aug 2018 18:54:41 -0400 Subject: [PATCH] [rc/{sway,tlp}] add rofi-pass binding, and plasma is now archy --- rc.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rc.org b/rc.org index f3c86e6..8bf9622 100644 --- 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 + # 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. @@ -3982,9 +3985,9 @@ include /etc/sway/config.d/* ** 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 -- 2.20.1