- 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 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 | |
font menlo:monospace 12 | |
set $term alacritty | |
set $left h | |
set $down j | |
set $up k | |
set $right l | |
set $locker /home/fahriuzun/sway-lock.sh |
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 [INFO] [sway/main.c:321] Sway version 1.11 | |
00:00:00.000 [INFO] [sway/main.c:322] wlroots version 0.19.0 | |
00:00:00.001 [INFO] [sway/main.c:78] Linux archPC 6.15.4-zen2-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 27 Jun 2025 15:34:50 +0000 x86_64 GNU/Linux | |
00:00:00.001 [INFO] [sway/main.c:94] Contents of /etc/lsb-release: | |
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_ID="Arch" | |
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_RELEASE="rolling" | |
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_DESCRIPTION="Arch Linux" | |
00:00:00.001 [INFO] [sway/main.c:94] Contents of /etc/os-release: | |
00:00:00.001 [INFO] [sway/main.c:78] NAME="Arch Linux" | |
00:00:00.001 [INFO] [sway/main.c:78] 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
assets.zoom.us | |
async.zoom.us | |
aw1xmppapi.zoom.us | |
cloudflare.zoom.us | |
file-va.zoom.us |
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 |
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:
NewerOlder