move files to Desktop

eneller
2022-05-12 23:50:34 +02:00
parent 48796367f3
commit a5a881abe6
4 changed files with 16 additions and 8 deletions

@@ -1,3 +1,11 @@
# Basics
## Clipboard
## Displays
* Dell U2711 should use [this configuration](https://gist.github.com/eneller/f3deea324b3c5d70f1eb7321b073d739)
* Docking Station Setup uses this command:
```
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --primary --mode 1600x900 --pos 3840x0 --rotate normal --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --off --output DP-2-1 --off --output DP-2-2 --off --output DP-2-3 --mode 1920x1080 --pos 1920x0 --rotate normal
```
## Networking ## Networking
- nm-applet can be extended using plugins (openconnect etc) - nm-applet can be extended using plugins (openconnect etc)
- gufw (gui for ufw) - gufw (gui for ufw)
@@ -5,5 +13,12 @@
## Sound ## Sound
## Power ## Power
# Applications
## Firefox
[TST](https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#for-userchromecss)
## Launcher ## Launcher
## Clipboard
## zsh
The man page for the current command can be opened by pressing `Esc + h`

@@ -1,5 +0,0 @@
* Dell U2711 should use [this configuration](https://gist.github.com/eneller/f3deea324b3c5d70f1eb7321b073d739)
* Docking Station Setup uses this command:
```
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --primary --mode 1600x900 --pos 3840x0 --rotate normal --output HDMI-1 --off --output DP-2 --off --output HDMI-2 --off --output DP-2-1 --off --output DP-2-2 --off --output DP-2-3 --mode 1920x1080 --pos 1920x0 --rotate normal
```

@@ -1 +0,0 @@
[TST](https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#for-userchromecss)

1
zsh.md

@@ -1 +0,0 @@
The man page for the current command can be opened by pressing `Esc + h`