35 lines
874 B
Text
35 lines
874 B
Text
i3-msg reload
|
|
i3-msg restart
|
|
i3-msg exit
|
|
gedit /tmp/main.c
|
|
gedit -s /tmp/main.py
|
|
gedit -s /tmp/main.html
|
|
gedit -s ~/.bashrc
|
|
gedit -s ~/.commands
|
|
gedit -s ~/git/dotfiles/commands
|
|
gedit ~/.config/i3/config
|
|
libreoffice --writer
|
|
libreoffice --calc
|
|
mpv "$(xsel -b)"
|
|
mpv "$(xsel -b)" -loop 0
|
|
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'
|
|
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 -- bpython3
|
|
gnome-terminal -- adb shell
|
|
gnome-terminal -- adb reboot
|
|
gnome-terminal -- watch -t lsblk
|
|
gnome-terminal -- watch -t xrandr
|
|
gnome-terminal -- watch -t ifcofnig
|