Commit Graph

747 Commits

Author SHA1 Message Date
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
80581b2eb5 add waybar component for microphone state 2022-06-11 15:04:11 +03:00
e248139d5b add more settings for touchpad 2022-06-11 13:31:01 +03:00
6e1b82ba3d execute swayidle before-sleep with swaylock 2022-06-11 00:54:56 +03:00
8d3af9680c add touchpad settings 2022-06-11 00:39:15 +03:00
bf9c5a8460 update waybar config 2022-06-10 22:45:16 +03:00
de25044509 update sway config
new laptop, new issues :)
2022-06-10 21:13:53 +03:00
10fa205e34 add utils.lsp_format function with disabled tsserver 2022-06-08 10:28:10 +03:00
95791a1632 add ClearMessages command 2022-06-06 18:15:15 +03:00
611772f745 call notify's setup 2022-06-06 09:54:27 +03:00
843bfc7f56 dismiss notifications lsp hover remap 2022-06-01 18:51:21 +03:00
2ac55467e0 update nvim-tree config 2022-05-30 11:07:07 +03:00
f085ff854d Merge branch 'master' of github.com:tsivinsky/dotfiles 2022-05-25 21:47:29 +03:00
d010b0743b add diff component to lualine 2022-05-25 11:34:06 +03:00
8cff3a25b7 install vim-wakatime 2022-05-25 11:01:12 +03:00
6eb471b01e update font in kitty terminal 2022-05-24 21:46:20 +03:00
f86740fc88 remove comment 2022-05-22 21:18:16 +03:00