From 1936b3efdc2ccdab9a8086dba7a0df80a7a7a7f6 Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 20 Oct 2016 15:44:56 +0300 Subject: [PATCH] remove ignorespace from histcontrol as well as make only kvm java windows floating --- bashrc | 2 +- i3_config | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bashrc b/bashrc index 1f78b7c..f1d5403 100644 --- a/bashrc +++ b/bashrc @@ -19,7 +19,7 @@ git_enabled=true HISTSIZE=1000 HISTFILE="${HOME}/.bash_history.${UID}" -HISTCONTROL=ignoredups:ignorespace +HISTCONTROL=ignoredups shopt -s histappend checkwinsize [[ ${BASH_VERSINFO} -ge 4 ]] && shopt -s autocd diff --git a/i3_config b/i3_config index c7b0016..2689e6b 100644 --- a/i3_config +++ b/i3_config @@ -207,7 +207,9 @@ for_window [class="plugin-container"] floating enable for_window [class="Qmmp"] floating enable for_window [class="Vncviewer"] floating enable for_window [class="(?i)firefox" instance="^(?!Navigator$)"] floating enable -for_window [instance="sun-awt-X11-XFramePeer"] floating enable +for_window [title="^Cacti - Realtime - Mozilla Firefox$"] floating enable +# java KVM +for_window [instance="sun-awt-X11-XFramePeer" title="(?i)kvm"] floating enable # execs exec --no-startup-id /home/von/.autostart