Commit graph

416 commits

Author SHA1 Message Date
c90ac8fe4a Notify when battery is low 2022-02-14 09:34:06 +01:00
6e050aaf10 Move i3blocks battery command to script 2022-02-14 08:55:58 +01:00
8a0b0aedef Make i3blocks pub-ip a script 2022-02-13 13:22:03 +01:00
5d92bca1cf Update startx conditions in shell profile to reflect wiki 2022-02-12 12:15:17 +01:00
10b2647efe Remove protonvpn i3blocks script 2022-02-11 19:54:27 +01:00
67a1087e24 Simply use curl to get public IP 2022-02-11 19:46:16 +01:00
01c088d308 Make reboot a function not an alias 2022-02-11 19:38:12 +01:00
5cc4c5c4d5 Don't run protonvpn before starting i3 2022-01-21 18:38:16 +01:00
70b578c9f8 Add terminator config 2022-01-08 15:31:54 +01:00
74eac552b2 Default terminal to terminator 2022-01-07 20:25:55 +01:00
43bb903939 Remove unneeded Notifications.service 2022-01-03 20:24:21 +01:00
Tunui Franken
c7d4cf8761 Add nagstamon back to i3blocks 2021-12-29 17:06:29 +01:00
Tunui Franken
800dac9d31 Use dunst instead notification-daemon 2021-12-29 17:02:21 +01:00
b7db00e9e1 vim-black: use tag stable instead of branch stable 2021-12-21 20:35:05 +01:00
3208a040a5 Dynamically set monitor resolution in xinitrc 2021-12-19 23:44:46 +01:00
6dd8af64f5 Set kitty font to FiraCode, and add their install commands 2021-12-03 18:43:19 +01:00
c9b568ba65 Only connect to VPN if not connected 2021-11-06 11:55:50 +01:00
94ea1cc790 Connect to fastest vpn instead of NL 2021-11-04 20:31:05 +01:00
9dbe25c49d Run nagstamon once 2021-10-31 08:51:12 +01:00
4f6072ab3d Merge branch 'main' of tunuifranken.info:flyingscorpio/setup-cockpit 2021-10-28 21:13:10 +02:00
c0ec64cfc2 Check for unpushed changes before system shutdown 2021-10-28 19:12:25 +02:00
0fb702ff2a Fix command name 2021-10-28 19:04:23 +02:00
4febefc922 Add SUDO_EDITOR 2021-10-26 12:39:05 +02:00
f60eb6687d Make tab for vhdl files 2 spaces 2021-10-26 12:38:34 +02:00
a1eaa4c28f Add fuzzy open a file 2021-10-25 15:22:29 +02:00
Tunui Franken
7be77a0235 .vimrc: Don't StripWhitespace on Write (mangles git logs) 2021-10-20 16:59:46 +02:00
e8045b5f4b Add leader shortcut for splitting window before gf 2021-10-11 15:32:07 +02:00
f2c63fe5ca Add autocmd for ansible filetype detection 2021-10-07 20:11:25 +02:00
238bddadf3 Remove zsh_aliases symlink, source it from zshrc directly 2021-10-05 23:04:37 +02:00
835b1b6a47 bash: use files sourcing destination instead of symlinks
this enables editing local file and not the symlink
2021-10-05 23:00:16 +02:00
630144e19c Remove ligatures for kitty 2021-10-04 23:09:41 +02:00
31431c58fd Set tab to 4 spaces on yaml 2021-10-03 13:49:41 +02:00
6f2d780da1 Add service file for ssh-agent 2021-09-30 23:21:43 +02:00
f6caf75217 Rename systemd_timers to systemd 2021-09-30 22:14:35 +02:00
87d2abf56a Implement specific arch and debian sudoer files 2021-09-29 22:40:11 +02:00
6115a91575 Add sbin line for sudoers 2021-09-29 22:14:15 +02:00
2abcd45239 Make backups at 8 PM 2021-09-26 19:18:26 +02:00
27fe69a72e Hide git_clones 2021-09-25 08:38:49 +02:00
624f8f7ca5 Use ALE instead of coc for hdl_checker 2021-09-23 09:01:14 +02:00
01bd7433ca Add coc-settings for hdl-checker 2021-09-22 20:35:28 +02:00
5ebe25730a Remove 'cockpit' function, add git- in front of pull and push functions 2021-09-14 22:43:14 +02:00
58483e9739 Revert "Make useless scrot screenshot a usefull selection screenshot"
This reverts commit 7b9053ea34.
2021-09-14 21:05:39 +02:00
7b9053ea34 Make useless scrot screenshot a usefull selection screenshot 2021-09-14 20:58:46 +02:00
13d3293293 Change underscore in functions to - 2021-09-14 20:42:13 +02:00
73a184fd9f Add coc-java for vim 2021-09-14 09:36:48 +02:00
90637538b9 Hide errors on git command 2021-09-09 22:10:26 +02:00
1cdc686fbe Add function to check for unpushed repos 2021-09-09 22:08:24 +02:00
8a51cebd9a Don't split declaration and assignment 2021-09-05 11:54:01 +02:00
4200ea9613 Move find command into function + minor changes 2021-09-05 10:32:07 +02:00
5ff81a4091 Replace 'dirname find' by 'find -exec dirname' 2021-09-04 23:31:00 +02:00