- This script basically increase/decrease focused window opacity on keybind.
- It stores window opacity values in a temporary file since sway is not reliable (have no idea)
This file has been truncated, but you can view the full file.
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
lzmirkart.net | |
izmirimdxlum35.net | |
izmrmyklebky.net | |
merkezbankasi-tcbmmgirisgovtrcomn.com | |
icrateblig.info | |
tumsucbana.online | |
istkvbkart.com | |
istbelkart.com | |
iadelersizin2023.one | |
bjmclhmnode.fun |
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
00:00:00.000 [sway/main.c:326] Sway version v1.5 | |
00:00:00.002 [sway/main.c:153] Linux archPC 5.7.12-arch1-1 #1 SMP PREEMPT Fri, 31 Jul 2020 17:38:22 +0000 x86_64 GNU/Linux | |
00:00:00.002 [sway/main.c:169] Contents of /etc/lsb-release: | |
00:00:00.002 [sway/main.c:153] LSB_VERSION=1.4 | |
00:00:00.002 [sway/main.c:153] DISTRIB_ID=Arch | |
00:00:00.002 [sway/main.c:153] DISTRIB_RELEASE=rolling | |
00:00:00.002 [sway/main.c:153] DISTRIB_DESCRIPTION="Arch Linux" | |
00:00:00.002 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.002 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:153] PRETTY_NAME="Arch Linux" |
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
export default class http { | |
async download(endpoint) { | |
const token = this.loadToken(); | |
const invoice = await axios({ | |
url: `${this.NEST_APP_IP}/${endpoint}`, | |
method: 'GET', | |
responseType: 'blob', | |
headers: { | |
Authorization: `Bearer ${token}` | |
}}).then((response) => { |
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
;;; typescript.el --- typescript support | |
;;; Commentary: | |
;;; Code: | |
(use-package flycheck | |
:ensure t | |
:config | |
(add-hook 'typescript-mode-hook 'flycheck-mode)) | |
(defun setup-tide-mode () |
I hereby claim:
- I am fuzunspm on github.
- I am fahriuzun (https://keybase.io/fahriuzun) on keybase.
- I have a public key ASC-N1kZ95rSUfsPl6xOHkIiClsbKHDvyvXAait4d_u-7Ao
To claim this, I am signing this object:
I hereby claim:
- I am fahriuzun on github.
- I am fahriuzun (https://keybase.io/fahriuzun) on keybase.
- I have a public key whose fingerprint is E377 0323 BFA0 BE1D 0FFD 4CCA 9D88 5969 C6B5 6A53
To claim this, I am signing this object:
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
<option value="Türkiye">Türkiye</option> | |
<option value="ABD Virgin Adaları">ABD Virgin Adaları</option> | |
<option value="Almanya">Almanya</option> | |
<option value="Amerika Birleşik Devletleri">Amerika Birleşik Devletleri</option> | |
<option value="Andorra">Andorra</option> | |
<option value="Antigua ve Barbuda">Antigua ve Barbuda</option> | |
<option value="Arjantin">Arjantin</option> | |
<option value="Arnavutluk">Arnavutluk</option> | |
<option value="Aruba">Aruba</option> | |
<option value="Avustralya">Avustralya</option> |
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
<option value="Adana">Adana</option> | |
<option value="Adıyaman">Adıyaman</option> | |
<option value="Afyonkarahisar">Afyonkarahisar</option> | |
<option value="Ağrı">Ağrı</option> | |
<option value="Amasya">Amasya</option> | |
<option value="Ankara">Ankara</option> | |
<option value="Antalya">Antalya</option> | |
<option value="Artvin">Artvin</option> | |
<option value="Aydın">Aydın</option> | |
<option value="Balıkesir">Balıkesir</option> |
NewerOlder