summaryrefslogtreecommitdiffstats
path: root/rc.org
diff options
context:
space:
mode:
Diffstat (limited to 'rc.org')
-rw-r--r--rc.org7
1 files 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