x/.xinitrc (view raw)
1#!/bin/sh
2
3# _ _ _
4# __ _(_)_ __ (_) |_ _ __ ___
5# \ \/ / | '_ \| | __| '__/ __|
6# _ > <| | | | | | |_| | | (__
7#(_)_/\_\_|_| |_|_|\__|_| \___|
8#
9
10setxkbmap -option 'grp:alt_shift_toggle' -layout us,ru -option 'compose:caps'
11#devmon &
12~/.fehbg &
13eval "$(gpg-agent --daemon --enable-ssh-support --write-env-file "${HOME}/.gpg-agent-info")"
14sxhkd &
15xrdb -l ~/.Xresources
16st &
17compton &
18exec ~/leet/2bwm/2bwm