mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
changed i3/config
This commit is contained in:
parent
1ddad0eeca
commit
a68b518f88
@ -12,7 +12,7 @@ font pango: hack, Awesome 10
|
||||
new_window pixel
|
||||
|
||||
# start a terminal
|
||||
bindsym $mod+Return exec urxvtc
|
||||
bindsym $mod+Return exec termite
|
||||
|
||||
# start drofi dmenu
|
||||
bindsym $mod+w exec --no-startup-id rofi -show window
|
||||
@ -101,8 +101,8 @@ set $tag10 "10:"
|
||||
# exec startup apps
|
||||
exec --no-startup-id i3-msg 'exec thunderbird'
|
||||
exec --no-startup-id i3-msg 'workspace $tag1; exec google-chrome-stable &'
|
||||
exec --no-startup-id i3-msg 'workspace $tag2; exec urxvtc -e ~/dev/bash/sshaddmotd/motdprint.sh && urxvtc &'
|
||||
exec --no-startup-id i3-msg 'workspace $tag4; exec urxvtc -e screen -rd weechat &; workspace $tag2'
|
||||
exec --no-startup-id i3-msg 'workspace $tag2; exec termite'
|
||||
exec --no-startup-id i3-msg 'workspace $tag4; exec termite -e "screen -rd weechat &"; workspace $tag2'
|
||||
|
||||
#colors
|
||||
# class border backgr. text indicator child_border
|
||||
|
Loading…
Reference in New Issue
Block a user