| Shortcut | Description |
|---|---|
<super> + q |
Close the current window |
<super> + d |
Rofi (application menu) |
alt + q |
Horizontal Layout |
alt + w |
Tabbed Layout |
iw dev wlan0mon del
iw phy phy0 interface add wlan0 type managed
sudo iwconfig wlan0
service network-manager restart
ifconfig wlan0mon down
ifconfig wlan0mon mode monitor
ifconfig wlan0mon up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Place your key bindings in this file to overwrite the defaults | |
| [{ | |
| "key": "ctrl+alt+b", | |
| "command": "HookyQR.beautifyFile" | |
| }, | |
| { | |
| "key": "ctrl+shift+t", | |
| "command": "editor.emmet.action.matchTag" | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // Window | |
| "window.restoreWindows": "none", | |
| "window.title": "${dirty}${activeEditorMedium}${separator}${rootName}", | |
| "window.zoomLevel": 0, | |
| // Workbench | |
| "workbench.colorTheme": "Github Light Theme - Gray", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| // Workbech | |
| "workbench.statusBar.feedback.visible": false, | |
| "workbench.startupEditor": "newUntitledFile", | |
| "workbench.iconTheme": "eq-material-theme-icons", | |
| "workbench.colorTheme": "Quiet Light", | |
| // editor | |
| "editor.minimap.enabled": false, | |
| "editor.mouseWheelZoom": true, | |
| "editor.rulers": [80], |
| Name | Color |
|---|---|
| Bleu de France | #318ce7 |
| Brandeis blue | #0070ff |
iwconfig: gereftan esme cart shabake (osooolan wlp2s0)sudo airmon-ng start wlp2s0: va3 set kardan cart rooye monitor mode (wlp2s0 mishe wlp2s0mon)sudo airodump-ng wlp2s0mon: baraye scan kardansudo airodump-ng wlp2s0mon --bssid 00:00:00:00 --channel 11: baraye scan kardan bssid khaas rooye channel khaas
| Command | Description |
|---|---|
iwconfig |
gereftan esme cart shabake (osooolan wlp2s0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Place your settings in this file to overwrite the default settings | |
| { | |
| // "html.autoClosingTags":false, | |
| "terminal.integrated.shell.linux": "/usr/bin/zsh", | |
| // Color | |
| "workbench.colorCustomizations": { | |
| "statusBar.background": "#FC0B0B", | |
| "panelTitle.activeForeground": "#24A5C5", | |
| "panelTitle.inactiveForeground": "#F57C00", |
NewerOlder