Commit graph

103 commits

Author SHA1 Message Date
Vincent Bernat
8b25dd3c77 Revert "i3: workaround an issue with brightness not up-to-date in polybar"
This reverts commit 9674bbfdde. Use
`use-actual-brightness = true` in polybar configuration instead.
2022-10-06 07:47:11 +02:00
Vincent Bernat
9674bbfdde i3: workaround an issue with brightness not up-to-date in polybar 2022-10-05 09:45:54 +02:00
Vincent Bernat
21a885e1ec i3: map mod+F12 to print screen 2022-10-04 21:01:17 +02:00
Vincent Bernat
9db9cab487 i3: toggle mute for all sinks/sources 2022-09-20 08:08:10 +02:00
Vincent Bernat
5a8c0d87a1 i3: simplify zoom stuff
It seems recent versions are now setting the class correctly.
2022-07-27 22:24:49 +02:00
Vincent Bernat
ae7df49b2c i3: weekly tweak of Zoom-related rules 2022-07-27 21:49:27 +02:00
Vincent Bernat
11602af653 i3: lock session with loginctl
This way, we don't depend on X11. #onesteptowayland
2022-07-22 13:28:51 +02:00
Vincent Bernat
8b891bbf8d i3: try to make it work with Zoom
Zoom is trying very hard to break all existing X11 conventions. Let's
try to make it work anyway.
2022-07-14 11:11:03 +02:00
Vincent Bernat
3b0af76dad Revert "music: replace Spotify by Deezer"
This reverts commit 4af98c2589. I feel
like they should provide a native client for Linux instead of relying
upon the community. MellowPlayer is unmaintained and does not have an
offline mode. Deezer seems the only streaming service with a Linux
client.
2022-06-26 13:51:22 +02:00
Vincent Bernat
538d9261fd i3: border pixel 0 → border none 2022-06-09 22:55:28 +02:00
Vincent Bernat
39611a43f0 i3: adapt Zoom rules 2022-05-25 09:04:16 +02:00
Vincent Bernat
9a66663445 i3: remove border from file sharing indicators 2022-05-21 10:09:06 +02:00
Vincent Bernat
6237082c06 config: also handle Jitsi sharing indicator 2022-05-10 16:51:28 +02:00
Vincent Bernat
ac47c8be9c i3: restrict rules for Chromium/Firefox sharing indicator to floating windows
This seems safer.
2022-02-28 12:33:43 +01:00
Vincent Bernat
effdf7dd95 i3: apply same style for Chrome sharing indicator 2022-02-28 11:43:15 +01:00
Vincent Bernat
4af98c2589 music: replace Spotify by Deezer 2022-01-31 23:33:09 +01:00
Vincent Bernat
943445d31f i3: make indicator border color more visible
This was too subtle!
2022-01-09 00:37:02 +01:00
Vincent Bernat
99ac88e907 i3: harmonize colors
border = background = child_border
indicator is toned down
2021-12-18 10:34:46 +01:00
Vincent Bernat
a22d76b76a i3: use a variable for border pixel 2021-12-10 19:11:26 +01:00
Vincent Bernat
dbb91c3aa0 i3: put back border pixel for Zoom when floating is reenabled 2021-12-10 19:10:10 +01:00
Vincent Bernat
e83743f6f9 i3: alignment 2021-12-10 15:09:41 +01:00
Vincent Bernat
37d05ee2e5 i3: border pixel 0 for floating zoom windows 2021-12-10 11:14:17 +01:00
Vincent Bernat
a53d0a3d82 i3: add back workarounds for zoom notifications 2021-12-05 09:47:45 +01:00
Vincent Bernat
c4f86c8381 i3: remove zoom rules
Like many proprietary app, Zoom is pretty good at not setting
properties before mapping the window...
2021-12-04 15:09:37 +01:00
Vincent Bernat
6e0c8697cd i3: tentative for zoom popups to be floatin/no focus 2021-12-04 10:19:22 +01:00
Vincent Bernat
a6a1e8b1f5 i3: shorten quake console instance name 2021-11-21 16:39:46 +01:00
Vincent Bernat
795f2406e1 i3: keep brightnessctl quiet 2021-11-14 22:52:48 +01:00
Vincent Bernat
149ebccc7c i3: don't use smart gaps 2021-11-01 22:10:12 +01:00
Vincent Bernat
2abeb3f0bd picom: add shadows 2021-11-01 14:18:48 +01:00
Vincent Bernat
82d5d0e87f i3: update configuration to use move to output next
And I have added the patch to use focus output next as well.
2021-10-31 22:30:37 +01:00
Vincent Bernat
0ed1377db0 i3: try a bit to use i3-gaps 2021-10-31 22:21:31 +01:00
Vincent Bernat
cee1d47243 i3: disable focus follows mouse 2021-10-31 07:27:11 +01:00
Vincent Bernat
36f9b2ce93 i3: remove keybindings for reload/restart
I am seldomly using them.
2021-10-24 15:08:04 +02:00
Vincent Bernat
2011bdc9fc i3: add alternative shortcut for screenshots
Useful on odd keyboards.
2021-09-26 08:39:29 +02:00
Vincent Bernat
79ca480eeb i3: simplify a bit config
Using variables for workspaces seem pointless. I suppose this is done
in default config in case you want to customize the names?
2021-09-08 22:31:37 +02:00
Vincent Bernat
5d3876ef1a i3: make minimum floating window size smaller
Firefox sharing indicator is smaller than the default minimum (75x50)
2021-09-08 11:07:28 +02:00
Vincent Bernat
96043bb96d i3: make pavucontrol floating 2021-09-08 11:00:15 +02:00
Vincent Bernat
67bbfcefea i3: make nm-connection-editor floating 2021-08-23 17:41:19 +02:00
Vincent Bernat
51e96d21e2 i3: also use XF86LaunchA to run apps 2021-08-17 23:40:28 +02:00
Vincent Bernat
e4a5aa99e8 i3: move screenshot to an helper script 2021-08-08 13:18:49 +02:00
Vincent Bernat
34946de658 i3: use maim for screenshots
No need for a complex tool like Flameshot. It is nice to have, but it
doesn't allow me to select a window... Most of the time, I need a
window or an area to the clipboard. Sometimes, I need a quick
screenshot of the whole screen.
2021-08-07 21:51:33 +02:00
Vincent Bernat
7283f44742 i3-companion: make Alt-Tab local to a given output 2021-08-03 19:22:17 +02:00
Vincent Bernat
7264c2ead5 i3-companion: partially revert layout indicator
Ideally, it should be per output, but then it is a bit complicated to
know which polybar is on which output. While this seems a cool hack to
have, I don't think that's really useful. Keeping some of
the (unrelated) changes.
2021-08-03 16:01:45 +02:00
Vincent Bernat
41705ca492 i3-companion: add an icon with the layout of the focused container 2021-08-03 15:55:45 +02:00
Vincent Bernat
d33c0a30df i3: set a small border for Firefox sharing indicator
It seems it can continue to get focus, so it's useful to see when it has.
2021-08-02 10:42:20 +02:00
Vincent Bernat
b67d5aca14 i3: avoid Firefox sharing indicator to get focus 2021-08-02 10:36:47 +02:00
Vincent Bernat
e976afc1a3 i3: change font to Iosevka Aile
This matches the remaining configuration.
2021-07-28 18:47:25 +02:00
Vincent Bernat
772700e7a2 i3: disable CSD in i3 configuration
OK, not a fan of using LD_PRELOAD which may break at some point, may
not apply to Flatpaks, etc. Try a bit the workaround in i3
configuration and we will use preload if it's not enough.
2021-07-28 09:02:48 +02:00
Vincent Bernat
4ace8ac9a3 i3: disable GTK CSD in xsession 2021-07-28 08:53:31 +02:00
Vincent Bernat
546ff41ed2 i3: do not try to fix borders for floating windows
They are more likely to be a special case and usually, this is not the
way regular apps are run.
2021-07-28 08:41:19 +02:00