Changed things
This commit is contained in:
parent
de6408f39f
commit
472324bb76
@ -80,10 +80,11 @@ mode "resize" {
|
||||
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||
floating_modifier $mod
|
||||
bindsym $mod+z exec xdotool click 3
|
||||
bindsym $mod+shift+z exec xdotool click 1
|
||||
bindsym $mod+i border normal
|
||||
bindsym $mod+shift+i border 1pixel
|
||||
bindsym $mod+Return exec xterm
|
||||
bindsym $mod+shift+Return exec xterm -e "cd `xcwd`&&/bin/zsh"
|
||||
bindsym $mod+Return exec uxterm
|
||||
bindsym $mod+shift+Return exec uxterm -e "cd `xcwd`&&/bin/zsh"
|
||||
bindsym $mod+shift+c kill
|
||||
bindsym $mod+c move absolute position center
|
||||
bindsym XF86MonBrightnessUp exec "xbacklight -inc 10"
|
||||
@ -174,7 +175,7 @@ exec --no-startup-id xmodmap ~/.xmodmap
|
||||
exec --no-startup-id /home/stonewareslord/xmodmap.sh
|
||||
exec --no-startup-id i3-msg /usr/bin/redshift t -l 36.3:-80.3 -t 6500:4000
|
||||
# exec --no-startup-id i3-msg 'workspace 2; exec /usr/bin/firefox'
|
||||
exec --no-startup-id i3-msg 'workspace 1; exec /usr/bin/xterm'
|
||||
exec --no-startup-id i3-msg 'workspace 1; exec /usr/bin/uxterm'
|
||||
exec --no-startup-id /usr/bin/shutter --min_at_startup
|
||||
exec --no-startup-id /usr/bin/screen -dmS syncthing /home/stonewareslord/Applications/syncthing/syncthing
|
||||
exec --no-startup-id "sleep 25;/usr/bin/owncloud"
|
||||
|
@ -1,40 +1,40 @@
|
||||
XTerm*antialias: true
|
||||
XTerm*hinting: true
|
||||
XTerm*hintstyle: hintlight
|
||||
XTerm*rgba: rgb
|
||||
XTerm*font: xft:DejaVu Sans Mono-8
|
||||
XTerm*letterSpace: -1
|
||||
UXTerm*antialias: true
|
||||
UXTerm*hinting: true
|
||||
UXTerm*hintstyle: hintlight
|
||||
UXTerm*rgba: rgb
|
||||
! XTerm*font: xft:DejaVu Sans Mono-8
|
||||
UXerm*letterSpace: -1
|
||||
|
||||
XTerm*faceSize: 9
|
||||
XTerm*utf8: 1
|
||||
XTerm*vt100*geometry: 80x60
|
||||
XTerm*saveLines: 16384
|
||||
XTerm*loginShell: true
|
||||
XTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||
XTerm*termName: xterm-256color
|
||||
XTerm*eightBitInput: false
|
||||
XTerm*selectToClipboard: true
|
||||
XTerm*vt100*internalBorder: 0
|
||||
UXTerm*faceSize: 9
|
||||
UXTerm*utf8: 1
|
||||
UXTerm*vt100*geometry: 80x60
|
||||
UXTerm*saveLines: 16384
|
||||
UXTerm*loginShell: true
|
||||
UXTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||
UXTerm*termName: xterm-256color
|
||||
UXTerm*eightBitInput: false
|
||||
UXTerm*selectToClipboard: true
|
||||
UXTerm*vt100*internalBorder: 0
|
||||
*VT100*Translations: #override \
|
||||
<Key>Home: string(0x01)\n\
|
||||
<Key>End: string(0x05)\n
|
||||
|
||||
XTerm*foreground: #ffffff
|
||||
XTerm*background: #121212
|
||||
XTerm*cursorColor: #ffffff
|
||||
XTerm*color0: #121212
|
||||
XTerm*color8: #606060
|
||||
XTerm*color1: #ff0000
|
||||
XTerm*color9: #ff5f00
|
||||
XTerm*color2: #00ff00
|
||||
XTerm*color10: #00ff00
|
||||
XTerm*color3: #ffff00
|
||||
XTerm*color11: #ffff00
|
||||
XTerm*color4: #0087ff
|
||||
XTerm*color12: #0087ff
|
||||
XTerm*color5: #ff0087
|
||||
XTerm*color13: #ff0087
|
||||
XTerm*color6: #00d7ff
|
||||
XTerm*color14: #00d7ff
|
||||
XTerm*color7: #ffffff
|
||||
XTerm*color15: #ffffff
|
||||
UXTerm*foreground: #ffffff
|
||||
UXTerm*background: #121212
|
||||
UXTerm*cursorColor: #ffffff
|
||||
UXTerm*color0: #121212
|
||||
UXTerm*color8: #606060
|
||||
UXTerm*color1: #ff0000
|
||||
UXTerm*color9: #ff5f00
|
||||
UXTerm*color2: #00ff00
|
||||
UXTerm*color10: #00ff00
|
||||
UXTerm*color3: #ffff00
|
||||
UXTerm*color11: #ffff00
|
||||
UXTerm*color4: #0087ff
|
||||
UXTerm*color12: #0087ff
|
||||
UXTerm*color5: #ff0087
|
||||
UXTerm*color13: #ff0087
|
||||
UXTerm*color6: #00d7ff
|
||||
UXTerm*color14: #00d7ff
|
||||
UXTerm*color7: #ffffff
|
||||
UXTerm*color15: #ffffff
|
||||
|
@ -84,9 +84,9 @@ alias awake='disphost; while true; do xdotool mousemove 0 0; sleep 60; done'
|
||||
alias adk='/home/stonewareslord/Applications/adk/bin/studio.sh & disown'
|
||||
alias resource='. ~/.zshrc'
|
||||
function ins(){
|
||||
sudo zsh -c "emerge --fetchonly --autounmask-write -av $@&&emerge -v $@"
|
||||
sudo zsh -c "emerge --fetchonly --autounmask-write -av $@&&emerge -v --quiet-build $@"
|
||||
}
|
||||
alias etup='sudo etc-update --automode -3 <<< y'
|
||||
alias etup='sudo etc-update'
|
||||
alias search='apt-cache search'
|
||||
#alias install='sudo apt-get --show-progress install'
|
||||
alias remove='sudo apt-get --show-progress remove'
|
||||
|
Loading…
Reference in New Issue
Block a user