From bc4a17b977f4855852fa1eff12b18459be88fad0 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 25 Jun 2014 18:19:24 +0200 Subject: Updated passman shortcut and removed kernel from conky * passman was updated to a new version which changed its interface --- conky/.conkyrc | 3 --- i3wm/.i3/config | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/conky/.conkyrc b/conky/.conkyrc index dff876f..701dba9 100644 --- a/conky/.conkyrc +++ b/conky/.conkyrc @@ -11,9 +11,6 @@ TEXT { "full_text" : " Host: $nodename " }, - { - "full_text" : " Kernel: $kernel " - }, { "full_text" : " Root: ${fs_used_perc /}% " }, diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 42a87e8..5fd853c 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -116,7 +116,7 @@ bindsym $mod+Return exec urxvtc bindsym $alt+Return exec gvim bindsym $mod+space exec --no-startup-id dmenu_run -bindsym $alt+space exec --no-startup-id passman fillbrowser +bindsym $alt+space exec --no-startup-id passman submitform bindsym control+Mod1+l exec --no-startup-id i3lock -c 000000 -- cgit v1.2.3