02c54f3709
[StumpWM] Update volume keybinds
...
Do not use amixer but pactl
This allows to modify the volume of whichever the default output is
instead of just the main output of the computer.
2022-03-01 20:20:12 +01:00
a8aa2babd1
[StumpWM] Better media keys handling
2022-02-14 10:54:14 +01:00
6ef0d313e0
[StumpWM] Add keybind for XF86Mail to open mu4e
2022-02-13 19:47:35 +01:00
3634a96054
[Org files] Fix org-lint issues
...
Replace deprecated `HEADERS' keyword with `HEADER'
Fix broken links
Better headers in some files
Fix some typos
2022-02-12 12:51:52 +01:00
cde979c0e4
[StumpWM] Change shortcut from discord-canary to discord
2022-02-12 12:39:58 +01:00
1d91bdf0af
[StumpWM] Fix function name
2022-02-04 17:03:30 +01:00
5ef9aea7ab
[StumpWM] Change floating window modifier to super
2022-01-04 18:17:10 +01:00
66475c058c
[StumpWM] Add keybinding for qutebrowser
2021-12-20 15:25:16 +01:00
725233bd4b
[StumpWM] Change direction powerline in mode-line, update screenshot
2021-12-18 14:26:29 +01:00
2dfabd7d56
[StumpWM] Move xinitrc files to their respective .org file
...
Move .xinitrc.emacs to emacs.org
Move .xinitrc.stumpwm to stumpwm.org
Move .xinitrc.awesome to Deprecated/awesome.org
2021-12-17 17:08:28 +01:00
246cfdf19a
[Emacs, StumpWM] Add Sly configuration
2021-12-17 16:27:09 +01:00
78fba911e7
[StumpWM] Less groups, only one automatic window placement
2021-12-12 15:06:42 +01:00
e55b1bba30
[StumpWM] Change colors of modeline
2021-12-04 19:24:08 +01:00
18db59d9f7
[StumpWM] Fix issue of `mpd-connect' being undefined on startup
2021-11-23 23:58:06 +01:00
c3d53388ab
[StumpWM] Add bluetooth keybinds
2021-11-23 23:37:17 +01:00
b0a356a5fe
[StumpWM] Better autostart
2021-11-23 23:36:59 +01:00
d42fc15e64
[StumpWM] Some more subchapters for the mode-line
2021-11-23 15:00:47 +01:00
27fdcac542
[StumpWM] Better mode-line formatting handling
2021-11-23 14:56:16 +01:00
fa9767ec19
[StumpWM] Wording, subchapter sectioning
2021-11-23 14:54:56 +01:00
a028c0284a
[StumpWM] Precisions on why Stumptray doesn’t work
2021-11-23 14:53:22 +01:00
424d305932
[StumpWM, bin] better screenshot handling
2021-11-22 12:46:06 +01:00
667ebc8db3
[StumpWM] Add bluetooth utility code
2021-11-22 11:17:15 +01:00
0b9e9d2655
[StumpWM] Formatting
2021-11-21 23:45:43 +01:00
5138643c54
[StumpWM] Fix syntax
2021-11-21 23:45:23 +01:00
31cfb2fcde
[StumpWM] Add reference to StumpWM PR
2021-11-21 23:44:36 +01:00
0ff4b065ed
[StumpWM] Add entry on pinentry module and little rant about it
2021-11-20 23:07:18 +01:00
b603044d8b
[StumpWM] NetworkManager integration
2021-11-20 23:06:43 +01:00
3e995e60bc
[StumpWM] Wording
2021-11-20 23:06:20 +01:00
c282e91c25
[StumpWM] Update modeline
...
This commit adds the net module at the fourth position on the right
side.
It also modifies the CPU module prefix to a Siji icon representing a
CPU.
`mu-unread' also outputs a Siji icon as its prefix instead of `Mail:'
2021-11-20 23:04:32 +01:00
df161b7fde
[StumpWM] Add new utilities, update StumpWM colors
...
Make StumpWM’s colors more Nord-ish
Use new variables from my StumpWM fork
Add code for
- Easy SSHing in remote machines
- Control my mouse through keybinds with Binwarp
- Notifications support
2021-11-19 17:33:53 +01:00
1bce6d902d
[StumpWM] Add MPD interactivity
2021-11-07 02:30:23 +01:00
07dc09ff7d
[StumpWM] Shorten windows title, replace htop with bottom
...
In workspace `[SYS]', replace htop with bottom among automatic windows
2021-10-31 14:54:36 +01:00
47f6e0e1a2
[StumpWM] Make StumpWM keybinds more consistent with Emacs config
...
Also make it more intuitive
2021-10-29 17:03:33 +02:00
c12a89d4f4
[StumpWM] Remove Lightcord and replace by Discord Canary
...
Lightcord is no longer maintained and its repository has been
archived. Good night, sweet prince...
2021-10-29 17:03:33 +02:00
03f1d9bef1
[StumpWM] Add shortcut for `select-pape' (see bin.org)
2021-10-25 16:56:16 +02:00
b4b742cf14
[StumpWM] Simpler modeline generation
2021-10-15 14:30:41 +02:00
6c225d5ce0
[StumpWM] Add screenshot
2021-10-14 20:08:53 +02:00
c82ff2d55d
[StumpWM] Finer outer gaps
2021-10-14 20:08:52 +02:00
501c8040eb
[StumpWM, Bin] Rework modeline appearance, make it Powerlined!
...
Also create script `mu-unread' in order to get the amount of unread
emails I have in my maildir.
2021-10-14 20:08:52 +02:00
ee54ebae35
[StumpWM] Add WiFi to modeline, change format of modules
2021-10-14 09:25:35 +02:00
d4f11b612d
[Org, Emacs] Do not add spaces in front of code in src blocks
...
By default, org-mode will add two spaces before code lines in the org
file itself. This does not change how code is edited when editing a
code block through `org-edit-special' but when copy/pasting code or
editing it directly from the org file, it can be troublesome.
Setting `org-src-preserve-indentation' to `t' prevents org from adding
these two spaces.
2021-10-12 12:19:46 +02:00
1647f49c2c
[StumpWM] Add some new XF86 media keys
2021-10-07 18:29:41 +02:00
cb1c697f66
[StumpWM] Add ncmpcpp keybinds
2021-10-02 14:21:31 +02:00
dc52aa597f
[StumpWM] Add convenience keybindings
2021-10-02 13:05:15 +02:00
7a353ad6ec
[StumpWM] Add automatic windows for SYS
...
When no windows are present on the SYS group, open by default two
terminals and an HTOP window.
2021-10-02 13:04:28 +02:00
b5334f9893
[StumpWM] Add group, change group order, SYS now dynamic group
...
Add a new group dedicated to gaming, making it the 8th group.
DEV and SYS were swapped, and now SYS is a dynimacally tiling group.
Groups can now be defined as a `Dynamic' or `Floating' group. Any
other value in the corresponding column will be considered to be a
manually tiling group.
2021-10-02 13:01:28 +02:00
17835bfe93
[StumpWM] Replace explicit calls to terminal by command
...
In order to make my dotfiles more maintainable in case I change my
terminal emulator, explicit calls to the terminal have been replaced
by calls to the function `term' which itself will call explicitely the
terminal emulator.
2021-10-02 12:50:17 +02:00
58d6018199
[StumpWM] Remove unneeded headers for Elisp blocks
2021-09-18 19:04:22 +02:00
9bcac70ef4
[StumpWM] New keybinds, heading renamed
...
Keybinds related to the number row can now be automatically generated.
Related to this, keybinds to move windows between groups, following
them or not, and merge groups into the current one are added with this
commit.
The application keymap is now moved to the root map in order to keep
some consistency with my Emacs keybinds.
2021-09-18 19:04:22 +02:00
66d81280a6
[StumpWM] typo
2021-09-18 15:51:16 +02:00