some updates

This commit is contained in:
Enrico Fasoli 2015-10-11 12:33:36 +02:00
parent 10ab3aceeb
commit b8b83b8cba
5 changed files with 10 additions and 21 deletions

View File

@ -49,7 +49,8 @@ URxvt*scrollstyle: rxvt
URxvt*internalBorder: 18 URxvt*internalBorder: 18
! font ! font
*font: -gohu-gohufont-medium-r-normal--14-100-100-100-c-80-iso10646-1 ! *font: -gohu-gohufont-medium-r-normal--14-100-100-100-c-80-iso10646-1
*font: xft:DejaVu Sans Mono:size=12
URxvt*LetterSpace: -1 URxvt*LetterSpace: -1
! cursor ! cursor

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
DISPLAY=":0.0" /run/current-system/sw/bin/i3lock -c 1d1f21 DISPLAY=":0.0" /run/current-system/sw/bin/i3lock -c 1d1f21 -i ~/Pictures/lockscreen.png

View File

@ -5,7 +5,9 @@ setxkbmap it
# Dont show ugly X shaped cursor # Dont show ugly X shaped cursor
xsetroot -cursor_name left_ptr xsetroot -cursor_name left_ptr
udiskie & udiskie &
unclutter -idle 1 &
amixer set Master 0 amixer set Master 0
xrandr --dpi 108
# Start lemonbar # Start lemonbar
sh ~/.config/bspwm/lemonbar.sh & sh ~/.config/bspwm/lemonbar.sh &

View File

@ -93,7 +93,7 @@
# Media # Media
beets mpd mpc_cli ncmpcpp popcorntime mpv beets mpd mpc_cli ncmpcpp popcorntime mpv
# Drivers, file systems and other compatibility-aimed packages # Drivers, file systems and other compatibility-aimed packages
ntfs3g utillinuxCurses gptfdisk encfs xlibs.xbacklight ntfs3g exfat utillinuxCurses gptfdisk encfs xlibs.xbacklight
acpi powertop acpi powertop
]; ];
@ -101,7 +101,7 @@
enableFontDir = true; enableFontDir = true;
enableGhostscriptFonts = true; enableGhostscriptFonts = true;
fonts = with pkgs; [ fonts = with pkgs; [
gohufont gohufont dejavu_fonts
]; ];
}; };

20
sxhkdrc
View File

@ -90,37 +90,23 @@ super + space
# media # media
XF86MonBrightnessUp XF86MonBrightnessUp
xbacklight -inc 10 xbacklight -inc 5
XF86MonBrightnessDown XF86MonBrightnessDown
xbacklight -dec 10 xbacklight -dec 5
XF86KbdBrightnessUp
kbdlight up 10
XF86KbdBrightnessDown
kbdlight down 10
XF86AudioNext
mpc next
XF86AudioPrev
mpc prev
XF86AudioRaiseVolume XF86AudioRaiseVolume
amixer set Master 3+ unmute amixer set Master 3+ unmute
XF86AudioLowerVolume XF86AudioLowerVolume
amixer set Master 3- unmute amixer set Master 3- unmute
XF86AudioMute XF86AudioMute
sh ~/bin/togglemute.sh sh ~/bin/togglemute.sh
XF86AudioPlay
mpc toggle
XF86HomePage XF86HomePage
chromium chromium
XF86Calculator
urxvt -e bc
XF86Mail
chromium --app=https://inbox.google.com
# lock # lock
XF86Sleep XF86Sleep
XF86LaunchB XF86LaunchB
i3lock -u -c 1d1f21 -i ~/Pictures/background.* i3lock -u -c 1d1f21 -i ~/Pictures/lockscreen.png
# screenshots # screenshots
Print Print