59 lines
1.8 KiB
Text
59 lines
1.8 KiB
Text
i3-msg reload
|
|
i3-msg restart
|
|
i3-msg exit
|
|
google-chrome --new-window --profile-directory="Default" https://tpb.party/
|
|
anki
|
|
gedit /tmp/main.c
|
|
gedit -s /tmp/main.py
|
|
gedit -s /tmp/main.html
|
|
gedit -s ~/.bashrc
|
|
gedit -s ~/.commands
|
|
gedit ~/.config/i3/config
|
|
gedit ~/utf8 -s
|
|
libreoffice --writer
|
|
libreoffice --calc
|
|
openscad
|
|
mpv "$(xsel -b)"
|
|
mpv "$(xsel -b)" --input-ipc-server=/home/zander/.youtube
|
|
mpv "$(xsel -b)" -loop 0
|
|
mpv ~/m/u/ -loop 0
|
|
baobab
|
|
scrot -s /tmp/screenshot.png
|
|
scrot -s ~/m/screenshot.png
|
|
eog "$(xsel -b)"
|
|
sleep 1; scrot -s /tmp/screenshot.png -o -u
|
|
eog '/tmp/screenshot.png'
|
|
gimp '/tmp/screenshot.png'
|
|
xrandr --output DP-3 --rotate left
|
|
xrandr --output DP-3 --rotate normal
|
|
bash ~/.fehbg
|
|
transmission-gtk
|
|
gnome-terminal -- vim ~/.passwords
|
|
gnome-terminal -- minecraft-launcher
|
|
gnome-terminal -- top
|
|
gnome-terminal -- bc -l
|
|
gnome-terminal -- qc
|
|
gnome-terminal -- dc
|
|
gnome-terminal -- vim
|
|
gnome-terminal -- vim ~/.vimrc
|
|
gnome-terminal -- maxima
|
|
gnome-terminal -- sudo gparted
|
|
gnome-terminal -- sudo wireshark
|
|
gnome-terminal -- bash -c 'ssh -X $(dmenu -l 5 < ~/.ssh-addresses)'
|
|
gnome-terminal -- bash -c 'ssh -X $(dmenu -l 5 < ~/.ssh-addresses) -t screen -R'
|
|
gnome-terminal -- bash /home/zander/bin/i3-high-bit.sh
|
|
gnome-terminal -- sudo openconnect --no-dtls --protocol=pulse vpn.wmich.edu
|
|
gnome-terminal -- sudo openconnect --no-dtls --protocol=gp vpn.amd.com
|
|
gnome-terminal -- bpython3
|
|
gnome-terminal -- watch ifconfig
|
|
gnome-terminal -- python3 ~/bin/next-kattis.py
|
|
gnome-terminal -- adb shell
|
|
gnome-terminal -- adb reboot
|
|
gnome-terminal -- rclone --vfs-cache-mode writes mount onedrive: ~/onedrive
|
|
gnome-terminal -- watch -t lsblk
|
|
gnome-terminal -- watch -t xrandr
|
|
gnome-terminal -- vim ~/todo
|
|
# cryptsetup --type luks open /dev/sdc1 encrypted
|
|
# mount -t ext4 /dev/mapper/encrypted ./sdc1
|
|
# umount /place/to/mount
|
|
# cryptsetup close encrypted
|