Commit Graph

763 Commits

Author SHA1 Message Date
9aab4d1786 neovim: add autopairs.lua for its setup 2022-06-17 11:17:19 +03:00
44817c2838 sway: enable touchpad while typing 2022-06-17 10:54:16 +03:00
921f32d87c add ENVs for android dev 2022-06-17 01:51:23 +03:00
3be9fa780a add .bash_profile 2022-06-17 01:51:05 +03:00
7045abead9 neovim: remove even more plugins
tokyonight, edge and todo-comments.nvim
2022-06-16 21:20:54 +03:00
b7d9b3a980 neovim: remove bloop colorscheme 2022-06-16 20:09:38 +03:00
65f1e8773e neovim: rename user dir to daniil 2022-06-16 19:31:20 +03:00
cac1f49413 neovim: move most of files to after/plugin dir 2022-06-16 19:19:21 +03:00
b297ecf1b4 waybar: add module for player metadata 2022-06-16 10:20:58 +03:00
f948c5ba54 use nvim api for highlights 2022-06-15 22:42:15 +03:00
4ca4bb4270 update lf config 2022-06-15 22:07:52 +03:00
75336b5377 add swaylock.sh script
it uses fork of swaylock called swaylock-effects
2022-06-15 21:24:20 +03:00
7b9ff145f0 change network icon to wifi 2022-06-15 10:18:14 +03:00
3c76da1d61 remove styles for mic-state 2022-06-15 10:16:50 +03:00
be14833c3c add module session.lua 2022-06-14 23:59:27 +03:00
99d6dca16e install possession.nvim plugin 2022-06-14 23:34:50 +03:00
09bd6f4c74 set initial mic state on startup 2022-06-13 22:58:16 +03:00
1fdb737101 change swipe directions 2022-06-13 20:47:06 +03:00
6bc102f601 enable spellcheck in git commits 2022-06-13 20:25:05 +03:00
d33bca2dba remove unnecessary echos 2022-06-13 20:22:16 +03:00
0fc2103cfe update keyboard mic-mute led using huawei-wmi driver 2022-06-13 20:16:12 +03:00
4b06e84051 add systemd service for changing ownership of huawei-wmi files 2022-06-13 20:14:56 +03:00
f02400b780 use {prev/next}_on_output for left/right swipes 2022-06-13 16:18:43 +03:00
c5d2cbeedb remove adaptive_sync for main monitor
for some reason, it was disabling turning monitor off. i still have no idea why it was happening
2022-06-13 15:53:37 +03:00
c4a7679832 update htop config 2022-06-13 12:57:00 +03:00
45c62a0b97 ensure that gopls is installed 2022-06-13 12:56:35 +03:00
c36bdf93b1 run goimports on save in go files 2022-06-13 12:56:18 +03:00
817d5ac19d add libinput-gestures.conf
also start libinput-gestures on startup
2022-06-13 12:30:44 +03:00
2fbebbc684 add ctrl+w keybinding for deleting
Vim motions everywhere
2022-06-13 12:30:10 +03:00
75195980c4 remove cursor hiding 2022-06-13 09:37:00 +03:00
ba59e0c294 add nvim_lsp to completion text 2022-06-12 23:42:30 +03:00
6bffe3b386 add icons for lf 2022-06-12 21:00:59 +03:00
d283f63ab7 move cursor to 300,300 after wakeup 2022-06-12 19:35:40 +03:00
2ec25bcdeb hide cursor when typing 2022-06-12 18:56:58 +03:00
ef4a9c0b4c delete rofi config 2022-06-12 18:47:47 +03:00
6803408aa8 add configs for htop and kickoff 2022-06-12 18:47:03 +03:00
0065b22955 add swayidle.sh script
i noticed that after reload, sway doesn't kill previous swayidle,
so i made this script to kill it myself.

Fine, i'll do it myself. As one once said
2022-06-12 17:23:33 +03:00
4976ea6c3a Revert "set scale on laptop screen to 1.2"
This reverts commit 554ea6a3be.
2022-06-12 12:15:43 +03:00
554ea6a3be set scale on laptop screen to 1.2 2022-06-12 11:54:29 +03:00
60366c7a4d remove keybindings for changing window gaps 2022-06-12 10:22:47 +03:00
681b83d04a move keybindings to 1 bindsym block
also, add --to-code option, so they will work with russian layout too
2022-06-12 10:22:02 +03:00
04f0983f5e merge caps:lock option with other option 2022-06-12 10:21:25 +03:00
60f9ae2cd1 use caps lock as escape 2022-06-12 10:03:49 +03:00
3689bd9523 disable laptop monitor when lid closed in sway not in acpid 2022-06-12 10:02:23 +03:00
675b1736c4 remove wakatime plugin 2022-06-12 01:08:51 +03:00
c3725494c6 add toggle-mic-mute.sh script
also, adjust dunst config for it
2022-06-12 00:39:07 +03:00
49c359e2d2 delete mic-state.sh script 2022-06-12 00:11:49 +03:00
ff525cd9ca remove mic-state module
it was draining battery of my new laptop.
so i need to find other way to display if my mic is muted or not
2022-06-12 00:09:48 +03:00
4c20ca38af organize outputs in better way 2022-06-11 21:32:06 +03:00
e8aa143b0e remove alacritty and spotifyd configs 2022-06-11 17:42:43 +03:00