Commit graph

73 commits

Author SHA1 Message Date
0332e244b7 changed default screen sleep time. 2020-03-06 20:56:24 -06:00
9fe26658e7 fehbg works now. 2020-02-29 21:09:49 -06:00
6fca9f7de2 screen now turns off when i3lock is called and the system is not suspended. also added background image restoring.
Not setting bg image setting, so that bg image can be different on different machines. Use feh to set background.
2020-02-29 00:41:05 -06:00
214ffb5bc1 changed ncmpcpp primary tag in media library to album artist. 2020-01-30 22:25:05 -06:00
0c30f0affa added no startup id to i3 stuff 2020-01-28 20:49:39 -06:00
c358b2179b fixed mpc commands and conflicting keybinds. 2020-01-28 00:09:03 -06:00
df836d935d added bindings for mpd and a binding to open pulse volume control. 2020-01-27 12:54:38 -06:00
b83afb54f4 fixed double binding in ncmpcpp binding. 2020-01-23 22:03:18 -06:00
1fa83ff8ee added ncmpcpp config 2020-01-23 22:01:09 -06:00
18f440f98f removed crawl, added mpd config 2020-01-23 19:57:06 -06:00
7e1e02655a removed qutebrowser config. 2020-01-13 23:26:03 -06:00
19934de28b added multi-monitor keybindings and screenshot keybindings. 2019-12-14 04:06:55 -06:00
b533866b68 some more vifm changes 2019-08-31 10:38:57 -05:00
16bb8e3da1 always test EVERYTHING before commiting, lest you make another commit 5 minutes later... 2019-07-25 23:53:55 -05:00
233ac8c324 quick bugfix for i3 comment syntax. 2019-07-25 23:44:10 -05:00
0c8ae08d78 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2019-07-22 17:25:22 -05:00
fdc6fd5889 changed handling of sleep and lockscreen to I3. 2019-07-22 17:24:55 -05:00
456845debd as I do a lot of work with dd and ISO images, udiskie just wasnt working
for me.
2019-06-14 00:01:28 -05:00
d88054554f added fuck alias 2019-03-30 14:09:20 -05:00
9c9862d8e4 removed seconds display from taskbar. not usefull, as taskbar does not
update every second.
2019-03-27 10:20:24 -05:00
b5ef7d8138 forgot to fork udiskie when starting x11. 2019-03-05 19:42:06 -06:00
aaec0f7036 added keybinds for urxvt-resize-font-git, and added udiskie automount program to autostart. 2019-03-03 13:11:43 -06:00
22d55e47d4 qutebrowser opening in pdfjs automatically is not working too well. 2019-01-29 01:42:32 -06:00
9b54e61b8a switched to rofi 2019-01-27 10:35:38 -06:00
3b0b32427b j4-dmenu-desktop was orphaned. switched back to i3-dmenu-desktop. 2019-01-27 10:05:34 -06:00
853848eb08 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2019-01-25 09:51:03 -06:00
672e572014 tmux copy-paste changes 2019-01-25 09:50:37 -06:00
28e1c1dc23 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2019-01-21 22:54:37 -06:00
806c8bca09 added configuration for qutebrowser, my personal favorite web browser. 2019-01-17 20:16:00 -06:00
a9c5cc588b Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2018-12-30 00:26:32 -06:00
38b7c10aa6 prep for merge 2018-12-30 00:26:29 -06:00
8ef423569e switched around the order of i3sleep, and deleted the rtorrent dotfiles, because I cant be asked to understand rtorrent for now. 2018-12-26 19:38:11 -06:00
36c80f642e disabled swap file creation on neovim. 2018-12-21 14:24:39 -06:00
903fdb4c7d added the i3sleep alias. starts i3lock and puts system to sleep. 2018-12-05 16:01:02 -06:00
93cc2c4b0d small I3 modification, volume controll window now floats 2018-11-21 12:49:51 -06:00
d8c88bef28 needed to use redshift-gtk in order to show dock icon. 2018-11-08 12:04:27 -06:00
b06a811bc6 some actual indentation in my i3 config. also added some minor bugfix changes, and made redshift a startup program. 2018-11-07 22:28:20 -06:00
001b96d16e some i3 battery changes 2018-10-15 14:05:36 -05:00
83446460d9 really should test even these simple things before commiting them... 2018-10-15 12:08:14 -05:00
33bcf0df52 fixed off by one error in my vim foldtext, and restructured zsh config to use the .config directory. 2018-10-15 12:02:44 -05:00
2d7d5bc013 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2018-09-05 00:57:43 -05:00
6223897fbf added licence notifications to most files that have been significantly modified. 2018-09-05 00:57:17 -05:00
3e73608a2b still using default htop config, so removing it from repository for now. 2018-08-28 10:37:50 -05:00
a7ed70cb4d Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2018-08-26 14:07:12 -05:00
8e3035cdb7 added i3 configs and x11 resources. 2018-08-26 14:06:53 -05:00
455fc99aa7 pedantics in the neovim fold text 2018-08-17 18:34:50 -05:00
3c4d334a7e added a new foldtext function, and added bindings to move windows around in tmux. 2018-08-10 23:47:36 -05:00
74f32eb2b5 tweaked tmux keybinding so that both directions of window splits use the shift key. 2018-08-10 13:38:23 -05:00
af819f8ad6 for some reason, my gitignore excluded .vim files, sutch as my nvim config. 2018-08-09 14:55:33 -05:00
940912329f Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2018-08-09 14:50:03 -05:00