summaryrefslogtreecommitdiffstats
path: root/gtk/.config/gtk-3.0 (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-05[pentadactyl] private browsing and tab pinAmin Bandali1-1/+4
2015-06-04[x] set URxvt.depth to 0Amin Bandali1-1/+1
to resolve the issue with ranger not showing image previews in urxvt despite having w3m installed
2015-06-03use rofi for super + spaceAmin Bandali1-1/+1
2015-06-03[x] don't use comptonAmin Bandali1-1/+1
I've found previous installation laggy and slow. This time, I decided to try and not use compton; everything is much snappier now.
2015-06-03[pentadactyl] show the firefox toolbarAmin Bandali1-0/+3
2015-06-02[x] launch xfce components with --disable-wm-checkAmin Bandali1-0/+3
2015-05-30[spacemacs] add rust-lang and shellAmin Bandali1-0/+2
currently in develop
2015-05-29[vim] disable Insert{Enter,Leave} number stuffAmin Bandali1-3/+3
2015-05-28[vim] noremap \ :q<CR>Amin Bandali1-0/+4
2015-05-27[vim] save file as root with <leader>wAmin Bandali1-2/+2
2015-05-27[vim] change cursor shape based on modeAmin Bandali1-2/+8
2015-05-27[vim] disable relativenumberAmin Bandali1-13/+4
(too distracting)
2015-05-27[vim] set pastetoggle with <leader>pAmin Bandali1-3/+3
2015-05-27[vim] use the system clipboardAmin Bandali1-1/+1
use the + register (X Window clipboard) needs the gvim package on arch to work (requires +xterm_clipboard)
2015-05-26[x] adjust typematic delay (200ms) & rate (20 Hz)Amin Bandali1-0/+2
see https://wiki.archlinux.org/index.php/Keyboard_configuration_in_Xorg#Adjusting_typematic_delay_and_rate
2015-05-26[x,vim,spacemacs] switch back to gothamAmin Bandali3-4/+6
2015-05-25[vim] switch to vim-plug and add rust.vim & racerAmin Bandali1-28/+29
2015-05-24[spacemacs] enable emacs-lisp & rust config layersAmin Bandali1-0/+2
(also switched to develop branch again)
2015-05-23[pentadactyl] improve reddit passkeysAmin Bandali1-1/+1
2015-05-21sleep 2secs before launching pnmixerAmin Bandali1-1/+1
2015-05-12[pentadactyl] add passkeys for reddit and youtubeAmin Bandali1-0/+4
2015-05-10[spacemacs] switch to solarized (dark)Amin Bandali1-2/+2
and change font size from 13 to 14
2015-05-10[xresources] enhancementsAmin Bandali1-3/+11
2015-05-10[xresources] switch to solarized (dark)Amin Bandali5-1/+188
2015-05-10[pentadactyl] use solarized (dark) colorschemeAmin Bandali6-70/+6
2015-05-08cleanupAmin Bandali5-637/+0
delete dunst,i3{,status},pulseaudio-ctl configs
2015-05-08delete xfce4/ (old setup)Amin Bandali32-1068/+0
keeping xfce files under version control is impractical (or at least not as easy as I expected it to be)
2015-05-03mu4e custom signatureAmin Bandali1-0/+4
2015-05-03use Chris Done's style for haskell hindentAmin Bandali1-1/+1
2015-05-03decrease urxvt font sizeAmin Bandali1-2/+2
2015-05-03alternative way for calling xmodmapAmin Bandali2-3/+12
for some reason, calling xmodmap from xprofile wasn't working, thus it's now being called from .config/autostart
2015-05-02sxhkd: super + slash and super + c bindingsAmin Bandali1-1/+4
2015-04-29make windows look better with gotham colorschemeAmin Bandali1-2/+5
2015-04-26fix the tilde key on Macbook AirAmin Bandali2-0/+4
2015-04-25switch to gotham for emacs and urxvtAmin Bandali2-3/+4
2015-04-25make xresources gotham slightly more readableAmin Bandali1-1/+1
2015-04-25add pentadactylAmin Bandali2-0/+130
2015-04-25fix small issue in zsh setup scriptAmin Bandali1-1/+1
2015-04-25X - add gotham and zenburn themes and use zenburnAmin Bandali3-1/+53
2015-04-13update .spacemacs (with v0.101.1 template)Amin Bandali1-7/+43
2015-04-08enable haskell layerAmin Bandali1-1/+1
2015-04-06xfce updatesAmin Bandali4-2/+24
2015-04-03xfce changesAmin Bandali2-23/+1
2015-04-02xfce changesAmin Bandali2-1/+23
2015-04-01xfce updatesAmin Bandali4-29/+7
2015-03-31xfce changeSAmin Bandali4-4/+4
2015-03-29xfce changesAmin Bandali6-8/+30
2015-03-26xfce changesAmin Bandali3-24/+2
2015-03-23xfce changesAmin Bandali4-6/+57
2015-03-22clone zprezto through httpsAmin Bandali1-1/+3
but change remote url to ssh afterwards