Merge branch 'master' of github.com:IvanMalison/dotfiles
This commit is contained in:
commit
7bc8e1bca4
@ -4,9 +4,9 @@ Wants=taffybar.service
|
||||
After=taffybar.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/env run_keybase
|
||||
ExecStop=/usr/bin/pkill Keybase
|
||||
PIDFile=$XDG_RUNTIME_DIR/keybase/keybased.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=wm.target
|
||||
|
@ -1,5 +0,0 @@
|
||||
# Revision history for imalison-xmonad
|
||||
|
||||
## 0.1.0.0 -- YYYY-mm-dd
|
||||
|
||||
* First version. Released on an unsuspecting world.
|
@ -1,2 +0,0 @@
|
||||
import Distribution.Simple
|
||||
main = defaultMain
|
@ -1,14 +1,13 @@
|
||||
name: imalison-xmonad
|
||||
version: 0.1.0.0
|
||||
synopsis: Ivan Malison's xmonad configuration.
|
||||
homepage: https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/xmonad
|
||||
homepage: https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/config/xmonad
|
||||
license: GPL-3
|
||||
license-file: LICENSE
|
||||
author: Ivan Malison
|
||||
maintainer: IvanMalison@gmail.com
|
||||
category: System
|
||||
build-type: Simple
|
||||
extra-source-files: ChangeLog.md
|
||||
cabal-version: >=1.10
|
||||
|
||||
executable imalison-xmonad
|
||||
|
@ -62,6 +62,7 @@
|
||||
handle-switch-frame
|
||||
helm-M-x
|
||||
ido-write-file
|
||||
imalison:multiple-cursors-hydra/body
|
||||
imalison:multiple-cursors-hydra/mc/edit-lines-and-exit
|
||||
imalison:multiple-cursors-hydra/mc/mark-all-like-this-and-exit
|
||||
imalison:multiple-cursors-hydra/mc/mark-next-like-this
|
||||
|
Loading…
Reference in New Issue
Block a user