URxvt.skipBuiltinGlyphs: true
Xft.antialias: true
+! {{{1 Cursor
+! Xcursor.theme:
+Xcursor.size: 12
+
! {{{1 Scrolling
URxvt*.scrollBar: false
URxvt.saveLines: 10000
calendar.position = "top_right"
calendar.offset = 0
-local calwidget = awful.widget.textclock(" %a %b %d, %k:%M ", 10)
+local calwidget = awful.widget.textclock(" %a %b %d, %H:%M ", 10)
calwidget:connect_signal("mouse::enter", function () calendar:show(0) end)
calwidget:connect_signal("mouse::leave", function () calendar:hide() end)
type = Gmail
remoteuser = samir.benmendil@gmail.com
nametrans = transremote
-# folderfilter = lambda foldername: foldername in ['[Google Mail]/All Mail', '[Google Mail]/Drafts', '[Google Mail]/Bin']
+folderfilter = lambda foldername: foldername not in '[Google Mail]/All Mail'
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
trashfolder = '[Google Mail]/Bin'
spamfolder = '[Google Mail]/Spam'
nmap <silent> ]og <Plug>IndentGuidesDisable
" NERDTree {{{2
-" open/close NERDTree with \e
-nmap <Leader>e :NERDTreeToggle<CR>
nmap <F6> :NERDTreeToggle<CR>
" <space> to open files/dirs
let NERDTreeMapActivateNode='l'
let g:unite_source_grep_recursive_opt = ''
end
nnoremap <silent> [unite]a :<C-u>Unite grep -input=\12\17<CR>
+nnoremap <silent> [unite]g :<C-u>Unite grep<cr>
" unite-file_rec {{{3
if executable('ag')
start-pulseaudio-x11
compton -b --config ~/.config/compton.conf
xautolock -detectsleep \
- -notify 600 -notifier "xset dpms force off" \
- -time 20 -locker "i3lock -nc 000000" \
- -killtime 70 -killer "systemctl suspend" &
+ -notify 300 -notifier "xset dpms force off" \
+ -time 10 -locker "dm-tool lock" &
xkbcomp -I$HOME/.config/xkb $HOME/.config/xkb/$(hostname).xkb $DISPLAY
-unclutter -idle 1 -root &
+unclutter -idle 1 &
[[ -f "$XDG_CONFIG_HOME/xbindkeys/$(hostname)" ]] && xbindkeys --file $XDG_CONFIG_HOME/xbindkeys/$(hostname)
xcape -e "Control_L=Escape;Control_R=Escape"
urxvtd -q -f -o
# set some env variables
export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle
+
+rosinit