Fix fullscreen notis from Firefox (i3)
This commit is contained in:
@@ -123,7 +123,8 @@ rspx "rsync --ignore-existing -Ptre 'ssh -p 8022' $PIXEL_IP:"
|
|||||||
ssl "mosh --ssh='ssh -p 399' kevin@$LAPTOP_IP"
|
ssl "mosh --ssh='ssh -p 399' kevin@$LAPTOP_IP"
|
||||||
|
|
||||||
# vultr
|
# vultr
|
||||||
ssa "mosh atxadmin@45.32.87.10"
|
# ssa "mosh atxadmin@45.32.87.10"
|
||||||
|
ssa "ssh kevin@18.223.241.198"
|
||||||
# ssv "mosh kevin@45.32.87.10"
|
# ssv "mosh kevin@45.32.87.10"
|
||||||
|
|
||||||
# test server sites
|
# test server sites
|
||||||
|
|||||||
0
dot_config/fish/spotifyvis.bak
abbr sv serve
Normal file
0
dot_config/fish/spotifyvis.bak
abbr sv serve
Normal file
@@ -159,6 +159,8 @@ bindsym Control+$mod+q exec sudo systemctl stop netctl-auto@wlp3s0.service
|
|||||||
for_window [class="chatterino"] floating enable
|
for_window [class="chatterino"] floating enable
|
||||||
for_window [class="Peek"] floating enable
|
for_window [class="Peek"] floating enable
|
||||||
for_window [title="Qalculate!"] floating enable
|
for_window [title="Qalculate!"] floating enable
|
||||||
|
for_window [window_role="alert"] floating enable
|
||||||
|
no_focus [window_role="alert"]
|
||||||
|
|
||||||
# ]]] applications #
|
# ]]] applications #
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,10 @@ case $1 in
|
|||||||
backup_dest="$mount_dir/nzxt"
|
backup_dest="$mount_dir/nzxt"
|
||||||
# backup_dest="$mount_dir/backup-usb/nzxt"
|
# backup_dest="$mount_dir/backup-usb/nzxt"
|
||||||
;;
|
;;
|
||||||
|
arch-2 )
|
||||||
|
backup_dest="$mount_dir/arch-2"
|
||||||
|
# backup_dest="$mount_dir/backup-usb/nzxt"
|
||||||
|
;;
|
||||||
x1 )
|
x1 )
|
||||||
backup_dest="$mount_dir/laptop"
|
backup_dest="$mount_dir/laptop"
|
||||||
;;
|
;;
|
||||||
Reference in New Issue
Block a user