mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 08:08:32 +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
|
#spawn shit
|
||||||
hc keybind $Mod-Return spawn urxvt
|
hc keybind $Mod-Return spawn urxvt
|
||||||
hc keybind $Mod-l spawn xlock
|
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-p spawn pavucontrol
|
||||||
hc keybind $Mod-Shift-l spawn libreoffice
|
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|UTILITY|SPLASH)' pseudotile=on
|
||||||
hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=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 windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off
|
||||||
|
hc rule --instance=chromium-browser --ewmhrequests=off
|
||||||
|
|
||||||
|
|
||||||
# unlock, just to be sure
|
# unlock, just to be sure
|
||||||
hc unlock
|
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]'"
|
alias -g jpg2png="echo 'use convert [file_in.jpg] [file_out.png]'"
|
||||||
|
|
||||||
#cipstalk
|
#cipstalk
|
||||||
alias w="php /proj/ciptmp/av37umic/scripts/woist.php show"
|
alias w="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php show"
|
||||||
alias ww="php /proj/ciptmp/av37umic/scripts/woist.php all"
|
alias ww="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php all"
|
||||||
alias wa="php /proj/ciptmp/av37umic/scripts/woist.php add"
|
alias wa="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php add"
|
||||||
alias wd="php /proj/ciptmp/av37umic/scripts/woist.php del"
|
alias wd="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php del"
|
||||||
alias wl="php /proj/ciptmp/av37umic/scripts/woist.php list"
|
alias wl="ssh faui00n.cs.fau.de php /proj/ciptmp/av37umic/scripts/woist.php list"
|
||||||
|
|
||||||
#uni
|
#uni
|
||||||
alias irc="ssh ircbox.cs.fau.de -t 'command; tmux a'"
|
alias irc="ssh ircbox.cs.fau.de -t 'command; tmux a'"
|
||||||
|
|||||||
Reference in New Issue
Block a user