Commit Graph

189 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 25ac48f23a
Added rust components installation in bootstrap 2019-11-10 00:23:57 +01:00
Lucien Cartier-Tilet 59ca292527
Updated information, removed unused lines 2019-11-09 18:46:07 +01:00
Lucien Cartier-Tilet 6e15c5a232
Split dotspacemacs, edited editing style, removed unused packages
I removed my gnus configuration from my dotspacemacs file and put it into my
~/.gnus.el file.

I also added variables to my hybrid editing style for Spacemacs, and some
packages that were either redundant (e.g. explicit cmake-mode) or unused (e.g.
dionysos) were removed.
2019-11-09 18:42:15 +01:00
Phuntsok Drak-pa d31bcb369e
replaced chromium.desktop with firefox.desktop 2019-11-06 17:02:38 +01:00
Phuntsok Drak-pa 23f1ea90df
Forgot to remove these files
These fish functions were converted in earlier commits to executable scripts
located in `~/.local/bin/`. They do not need to be fish functions anymore.
2019-11-06 17:00:30 +01:00
Phuntsok Drak-pa 5a5f1450a1
Shortcuts update, better way to exit i3
With ly as my login service, `i3-msg exit` didn’t work anymore. So, I made it so
the service of ly gets restarted, which closes i3.

I also replaced all shortcuts referencing Chromium with their equivalent with
Firefox. I made the switch due to a rencent Chromium update which made my
computer very laggy, while Firefox doesn’t seem to have this problem so far.

I also added a shortcut for toggling the sticky mode for windows, which should
prove useful if I wish to keep certain windows displayed regardless of the
workspace I am on.

Lastly, I added a shortcut to the new feature of `rofi-pass` I implemented,
which allows me to select a password that will be typed for me.
2019-11-06 16:59:19 +01:00
Phuntsok Drak-pa fa502c1ace
no more transparency for mpv 2019-11-06 16:53:45 +01:00
Phuntsok Drak-pa 810d210715
added Gitflow, added custom shortcuts, fixed gnus configuration
Added the Magit Gitflow package to Emacs.

Also added some custom shortcuts, such as `SPC o x t f` which is an alias to
`C-u M-q` or `M-1 M-q`. This is due to the change of editing style in Spacemacs,
I went from the Emacs editing style to the hybrid editing style —that is, in
normal mode, I am using evil-mode, and in insert mode, I am using Emacs’
keybinding.

This also lead me to add a couple of shortcuts for Gnus, which had a broken IMAP
configuration (wrong port).
2019-11-06 16:49:33 +01:00
Phuntsok Drak-pa def4c9b244
updated gitmodules from labs.phundrak.fr to labs.phundrak.com 2019-11-04 14:37:45 +01:00
Phuntsok Drak-pa 275e2c6c58
added option to type password directly in textbox 2019-11-04 10:57:55 +01:00
Phuntsok Drak-pa 740f579d61
sorted aliases, removed cp alias which didn’t work 2019-11-03 12:45:06 +01:00
Phuntsok Drak-pa a2e31d8a7b
added pass layer 2019-11-03 12:44:22 +01:00
Phuntsok Drak-pa 58699da8ff
removed result from elisp code, added rofi-pass utility 2019-11-03 12:44:04 +01:00
Phuntsok Drak-pa f1d40e2b1c
removed `install' abbreviation, emacsclient now launched in GUI when possible, fixed org title 2019-11-03 12:43:01 +01:00
Phuntsok Drak-pa d285729d66
reorganized assignments, fixed font, replaced polybar-launch with rofi-pass 2019-11-03 12:41:35 +01:00
Phuntsok Drak-pa e4cec2a833
added Emacs hint for editing mode for dunstrc 2019-11-03 12:38:03 +01:00
Phuntsok Drak-pa a5b2b07aa1
changed mountable folders in rofi-mount 2019-11-03 12:37:14 +01:00
Phuntsok Drak-pa 18b9ba1c0d
Added xdotool to the needed packages 2019-11-03 12:36:34 +01:00
Phuntsok Drak-pa 7da7e9b4a7
Merged README and nanorc, added reference to other configs, neovim
Merged nanorc.org into README.org. Some new headers also reference other orgmode
config files. Replaced vim with neovim.
2019-10-26 10:59:32 +02:00
Phuntsok Drak-pa 9cb6c32c65
fixed Emacs mode header in polybar config 2019-10-26 10:17:25 +02:00
Phuntsok Drak-pa ce709c7593
fixed syntax in rofi-umount 2019-10-24 23:10:01 +02:00
Phuntsok Drak-pa f5c0bb387f
fixed email config, added php layer 2019-10-24 23:09:34 +02:00
Phuntsok Drak-pa 9afab18dd4
fixed rofi-umount shortcut 2019-10-24 23:08:51 +02:00
Phuntsok Drak-pa 68d6717be4
updated encrypted files 2019-10-24 23:08:23 +02:00
Phuntsok Drak-pa 1378e6a46e
Now signing my commits 2019-10-24 23:07:55 +02:00
Phuntsok Drak-pa 935e958679
added file shortcuts, updated email settings 2019-10-24 17:57:57 +02:00
Phuntsok Drak-pa d57a25c0ae
updated custom layers of emacs 2019-10-24 15:44:24 +02:00
Phuntsok Drak-pa fb89592d20 added gitconfig 2019-10-24 15:36:40 +02:00
Phuntsok Drak-pa 6db2d5c106 Changed backlight utility, fixed some file permissions
Changed the revelant lines in bootstrap source code as well as the shortcuts
dedicated to backlight management in i3
2019-10-24 13:33:59 +02:00
Phuntsok Drak-pa df96c49007 removed song info from neofetch config 2019-10-24 01:26:08 +02:00
Phuntsok Drak-pa 8ea3978680 nicer readme 2019-10-23 15:25:35 +02:00
Phuntsok Drak-pa e05888f731 added wrapper around yadm, changed to /usr/bin/env fish 2019-10-23 14:52:39 +02:00
Phuntsok Drak-pa 317eca7eb1 wacom-emoji now literate programming, fixed issue with rofi-emoji 2019-10-23 14:15:12 +02:00
Phuntsok Drak-pa 825c41e5b2 updated mimeapps 2019-10-23 13:15:43 +02:00
Phuntsok Drak-pa f3af30233d added desktop files 2019-10-23 13:06:45 +02:00
Phuntsok Drak-pa 4ee57071ca modified mounting and unmounting utilities, added emoji picker 2019-10-23 13:03:57 +02:00
Phuntsok Drak-pa c26f33fd34 moved config.org to README.org 2019-10-23 13:02:59 +02:00
Phuntsok Drak-pa 6b98792d32 fixed notification if no emoji is selected 2019-10-23 13:01:43 +02:00
Phuntsok Drak-pa a5f2331f69 changed name of rofiemoji to rofi-emoji 2019-10-23 12:02:00 +02:00
Phuntsok Drak-pa 5627854856 More literary programming \o/ 2019-10-23 12:01:19 +02:00
Phuntsok Drak-pa 37830b579a More literary programming \o/ 2019-10-23 12:00:28 +02:00
Phuntsok Drak-pa 976beefcd4 .local/bin/README.org now source file for askpass and rofiemoji 2019-10-23 10:18:23 +02:00
Phuntsok Drak-pa 0a2df36bb6 quick fix and update 2019-10-21 13:11:08 +02:00
Phuntsok Drak-pa 88935a4a8f some more literate programming, now managing also Xresources and nanorc 2019-10-21 13:06:10 +02:00
Phuntsok Drak-pa 560977f64c added nanorc submodule for syntax files 2019-10-21 13:00:29 +02:00
Phuntsok Drak-pa a14d538aa2 better settings for tangling the code blocks 2019-10-21 12:15:56 +02:00
Phuntsok Drak-pa 8ff8b6c6c6 litterate programming for tmux config file 2019-10-21 12:12:39 +02:00
Phuntsok Drak-pa 814ed46f68 moved ~/etc to ~/.etc 2019-10-21 11:01:39 +02:00
Phuntsok Drak-pa d710d25b62 for some reason, Emacs didn’t like replacing `org` with `html` 2019-10-21 10:47:01 +02:00
Phuntsok Drak-pa 5f1641c7bd test 2019-10-21 10:09:53 +02:00