diff --git a/i3/config b/i3/config index 902d78a..f3e4772 100644 --- a/i3/config +++ b/i3/config @@ -5,9 +5,9 @@ assign [class=midori4] 2 assign [class=Chromium-browser] 2 exec --no-startup-id "zsh -c 'xrandr --output LVDS1 --primary || xrandr --output HDMI3 --primary'" bindsym $mod+shift+d exec i3-input -F 'rename workspace to "%s"' -P 'Rename to: ' -bindsym $mod+semicolon exec quickswitch.py -d 'rofi -dmenu $(i3-color-rofi)' +bindsym $mod+semicolon exec quickswitch.py -d 'rofi -dmenu' #bindsym $mod+semicolon exec rofi -term urxvt -show window $() -bindsym $mod+p exec rofi -show run $(i3-color-rofi) +bindsym $mod+p exec rofi -show run bindsym $mod+shift+p exec "~/.i3/run.sh pass" #exec xrandr --output HDMI3 --left-of HDMI1 & #exec xmodmap ~/.Xmodmap & @@ -18,7 +18,7 @@ bindsym Print exec "shutter -r" #bindsym XF86AudioMute exec amixer -q set Master toggle #screensaver -bindsym $mod+backslash exec rofi $(i3-color-rofi) -show ssh +bindsym $mod+backslash exec rofi -show ssh bindsym $mod+shift+backslash exec "cat /tmp/noss&&(rm /tmp/noss;notify-send 'Screensaver Enabled' -t 200)||(touch /tmp/noss;notify-send 'Screensaver Disabled' -t 200)" #exec --no-startup-id xautolock -time 10 -locker '~/.i3/run.sh screensaver' diff --git a/i3/run.sh b/i3/run.sh index b64c669..939bafe 100755 --- a/i3/run.sh +++ b/i3/run.sh @@ -20,13 +20,13 @@ if [ "$1" = "lock" ];then #TRACK=$(xinput list | grep 'TouchPad' | sed -e 's/.*id=//' | cut -f 1) #xinput set-prop $MOUSE "Device Enabled" 0 #xinput set-prop $TRACK "Device Enabled" 0 - ##while [ ! "$PASSWORD" = "a" ];do export PASSWORD=$((rofi -dmenu $(i3-color-rofi)) "set animations=true silent! colorscheme vimPgray -set defsearch=google +set defsearch=disconnect style -name ublick * #nav-bar * { visibility: visible; } set titlestring=Firefox set toolbars=noaddons,nobookmarks,nomenu,tabs,nonavigation