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
| #!/bin/bash | |
| ## script to fix mac on vbox | |
| ## set up these variables and run the script | |
| VBOX_NAME='MacOS' | |
| RESOLUTION_W=1366 | |
| RESOLUTION_H=768 | |
| COLOR_DEPTH=32 |
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
| set $mod Mod4 | |
| #set $lock_command "xwobf -s 4 /tmp/screen_lock.png && i3lock -i /tmp/screen_lock.png -I 10 -n -e" | |
| set $lock_command "xscreensaver-command -lock" | |
| set $lock_suspend "xscreensaver-command -lock && systemctl suspend" | |
| #set $fix_external_monitor xrandr --output $screeen_external_xrandr_name --auto --above $screen_builtIn_xrandr_name | |
| #set $screen_shot_command exec "A=~/Pictures/Screenshots/screenshot_%Y-%m-%d_%H:%M:%S.png && scrot $A && notify-send -t 500 'Screenshot saved as ' $A" |
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
| import 'package:flutter/material.dart'; | |
| void main () { | |
| runApp( | |
| MaterialApp( | |
| title: "Simple continuous counter UI", | |
| theme: ThemeData( | |
| primarySwatch: Colors.blue, | |
| ), | |
| home: Scaffold( |
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
| (intitle:"bitcoin" OR intitle:"crypto" OR intitle:"Cryptocurrency" OR intitle:"blockchain") AND (intitle:"europe" OR intitle:"EU" OR intitle:"eu" OR intitle:"european" OR intitle:europe) AND ("hack" OR "scam" OR "ransome" OR "regulation" OR "regulatory") |
OlderNewer