mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 23:21:34 +01:00
started atlantis laptop branch and fullscreen rule
This commit is contained in:
@@ -32,7 +32,7 @@ hc keybind $Mod-q close
|
||||
#spawn shit
|
||||
hc keybind $Mod-Return spawn urxvt
|
||||
hc keybind $Mod-l spawn xlock
|
||||
hc keybind $Mod-i spawn iceweasel
|
||||
hc keybind $Mod-i spawn chromium
|
||||
hc keybind $Mod-p spawn pavucontrol
|
||||
hc keybind $Mod-Shift-l spawn libreoffice
|
||||
|
||||
@@ -163,6 +163,8 @@ hc rule focus=on # normally focus new clients
|
||||
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(DIALOG|UTILITY|SPLASH)' pseudotile=on
|
||||
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on
|
||||
hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
|
||||
hc rule --instance=chromium-browser --ewmhrequests=off
|
||||
|
||||
|
||||
# unlock, just to be sure
|
||||
hc unlock
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
xrdb /home/ik15ydit/.Xresouces
|
||||
|
||||
10
zshrc
10
zshrc
@@ -59,11 +59,11 @@ alias xlock="i3lock"
|
||||
alias -g jpg2png="echo 'use convert [file_in.jpg] [file_out.png]'"
|
||||
|
||||
#cipstalk
|
||||
alias w="php /proj/ciptmp/av37umic/scripts/woist.php show"
|
||||
alias ww="php /proj/ciptmp/av37umic/scripts/woist.php all"
|
||||
alias wa="php /proj/ciptmp/av37umic/scripts/woist.php add"
|
||||
alias wd="php /proj/ciptmp/av37umic/scripts/woist.php del"
|
||||
alias wl="php /proj/ciptmp/av37umic/scripts/woist.php list"
|
||||
alias w="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php show"
|
||||
alias ww="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php all"
|
||||
alias wa="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php add"
|
||||
alias wd="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php del"
|
||||
alias wl="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php list"
|
||||
|
||||
#uni
|
||||
alias irc="ssh ircbox.cs.fau.de -t 'command; tmux a'"
|
||||
|
||||
Reference in New Issue
Block a user