Commit Graph

713 Commits

Author SHA1 Message Date
Sanchayan Maity 87e1a13933 Update neovim configuration 2017-03-29 16:35:42 +05:30
Sanchayan Maity 0a213b0660 Add support for Haskell and Rust autocompletion with a few fixes 2017-02-18 17:00:11 +05:30
Sanchayan Maity 625f1dee6f Enable NerdCommenter and Monokai theme 2017-02-15 14:53:41 +05:30
Sanchayan Maity 2b1dbb7073 Add initial configuration for neovim 2017-02-15 01:21:44 +05:30
Sanchayan Maity b90feeb663 Add gitignore file 2017-01-03 16:21:20 +05:30
Sanchayan Maity f56e7fc0e2 XMonad configuration 2017-01-03 16:18:32 +05:30
Sanchayan Maity ad8402a91b Update spacemacs config 2017-01-03 15:58:26 +05:30
Sanchayan Maity d67d87b13e Nuke Solarized theme and urxvt transparency
Use zenburn theme. Solarized theme is pretty stupid and we somehow
never used it.
2017-01-03 15:39:56 +05:30
Sanchayan Maity 6b89e7ed8e Use compton and switch to rofi 2017-01-03 15:39:07 +05:30
Sanchayan Maity ec96e09021 mutt: Fix desktop mail notification
To send desktop notification from a background script running as root
(replace X_user and X_userid with the user and userid running X respectively):

sudo -u X_user DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/
X_userid/bus notify-send 'Hello world!' 'This is an example notification.'

Taken from https://wiki.archlinux.org/index.php/Desktop_notifications
2016-10-06 15:45:53 +05:30
Sanchayan Maity dd7a0a4e0c Commit new settings for spacemacs 2016-05-03 11:25:25 +05:30
Sanchayan Maity 447d08d6be Fix use of GPG by using it with gpg agent 2016-03-13 14:53:53 +05:30
Sanchayan Maity 58c70237e9 Initial commit of dotfiles 2016-03-07 22:01:28 +05:30