From 54ebfff695b36121e4bedb0e6b5cbdebe83a3c12 Mon Sep 17 00:00:00 2001 From: Salt Date: Tue, 17 Jul 2018 17:16:49 -0500 Subject: [PATCH] bspwm: Go back to killall --- .config/bspwm/bspwmrc | 4 +--- .config/kglobalshortcutsrc | 6 ++++++ .config/konsolerc | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index cd4f2bfc..5f3327cd 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -87,9 +87,7 @@ xrdbupdate feh --randomize --bg-fill ~/Pictures/Wallpapers/.active & services="sxhkd polybar conky dunst compton" for service in $services; do - if $(pgrep $service); then - kill $(pgrep $service) - fi + killall $service done # Don't start the compositor in a VM if [[ $(hostname) != "vm"* ]]; then diff --git a/.config/kglobalshortcutsrc b/.config/kglobalshortcutsrc index 6966b892..831411f7 100644 --- a/.config/kglobalshortcutsrc +++ b/.config/kglobalshortcutsrc @@ -46,6 +46,12 @@ increase_volume=Volume Up,Volume Up,Increase Volume mic_mute=Microphone Mute,Microphone Mute,Mute Microphone mute=Volume Mute,Volume Mute,Mute +[kopete] +ReadMessage=Ctrl+Shift+I,Ctrl+Shift+I,Read Message +Set_Away_Back=Ctrl+Shift+W,Ctrl+Shift+W,Set Away/Back +ShowContactList=,Ctrl+Alt+T,Show/Hide Contact List +_k_friendly_name=Kopete + [krunner] _k_friendly_name=Run Command run command=\tAlt+F2,Alt+Space,Run Command diff --git a/.config/konsolerc b/.config/konsolerc index 6ce6f06a..b3c11d5f 100644 --- a/.config/konsolerc +++ b/.config/konsolerc @@ -2,7 +2,7 @@ DefaultProfile=Primary.profile [Favorite Profiles] -Favorites=Primary.profile,Small.profile +Favorites=Primary.profile [FileDialogSize] Height 1080=480 @@ -23,7 +23,7 @@ ShowWindowTitleOnTitleBar=true [MainWindow] MenuBar=Disabled -State=AAAA/wAAAAD9AAAAAAAAA0oAAAH6AAAABAAAAAQAAAAIAAAACPwAAAAA +State=AAAA/wAAAAD9AAAAAAAAB2wAAAPYAAAABAAAAAQAAAAIAAAACPwAAAAA ToolBarsMovable=Disabled [Notification Messages]