This commit is contained in:
2018-07-31 02:11:48 +03:00
parent 690d312728
commit a3afb5e56f
6 changed files with 54 additions and 4 deletions

12
.config/feh/keys Normal file
View File

@@ -0,0 +1,12 @@
zoom_in K
zoom_out J
next_img L
prev_img H
scroll_up k
scroll_down j
scroll_right l
scroll_left h
toggle_fullscreen f
save_filelist

View File

@@ -2,7 +2,9 @@ set $mod Mod4
font pango:DejaVu Sans Mono 9
exec_always [[ ! $(pidof compton) ]] && compton
exec_always [[ ! $(pidof unclutter) ]] && unclutter
exec_always [[ ! $(pidof mpd) ]] && mpd
exec_always [[ ! $(pidof transmission-daemon) ]] && transmission_daemon
exec_always [[ ! $(pidof nm-applet) ]] && nm-applet
exec_always xrdb ~/.Xresources
@@ -13,17 +15,25 @@ default_border pixel 1
bindsym XF86MonBrightnessDown exec xbacklight -dec 5
bindsym XF86MonBrightnessUp exec xbacklight -inc 5
bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -5%
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +5%
bindsym $mod+Shift+r restart
bindsym $mod+Shift+q kill
bindsym $mod+r exec dmenu_run
bindsym $mod+f exec firefox
bindsym $mod+v exec pavucontrol
bindsym $mod+Return exec urxvt
bindsym $mod+Delete exec urxvt -e htop
bindsym $mod+e exec urxvt -e ranger
bindsym $mod+m exec urxvt -e ncmpcpp
bindsym $mod+t exec urxvt -e tremc
bindsym $mod+c exec urxvt -e python
bindsym $mod+Shift+p exec mpc toggle
bindsym $mod+Shift+n exec mpc next
bindsym $mod+h focus left
bindsym $mod+j focus down

View File

@@ -1,7 +1,7 @@
no-input-default-bindings
profile=gpu-hq
deband=no
#deband=no
#scale=ewa_lanczossharp
#cscale=ewa_lanczossharp
@@ -9,6 +9,6 @@ deband=no
alang=jpn,jp
slang=eng,en
#video-sync=display-resample
#interpolation
#tscale=oversample
video-sync=display-resample
interpolation
tscale=oversample

11
.config/ncmpcpp/bindings Normal file
View File

@@ -0,0 +1,11 @@
def_key "j"
scroll_down
def_key "k"
scroll_up
def_key "h"
previous_column
def_key "l"
next_column

11
.config/ncmpcpp/config Normal file
View File

@@ -0,0 +1,11 @@
mouse_support = no
user_interface = alternative
header_visibility = no
playlist_display_mode = columns
browser_display_mode = columns
search_engine_display_mode = columns
playlist_editor_display_mode = columns
progressbar_look = -|

6
todo Normal file
View File

@@ -0,0 +1,6 @@
i3 & bar colors
bar elements
rrs client (+ youtube)
calcurse
mutt
clean ranger config