From: Amin Bandali Date: Fri, 17 Aug 2018 22:54:41 +0000 (-0400) Subject: [rc/{sway,tlp}] add rofi-pass binding, and plasma is now archy X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/40085087bfc85bf447146336efe4e4b8de44b572 [rc/{sway,tlp}] add rofi-pass binding, and plasma is now archy --- 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