diff options
author | EuAndreh <eu@euandre.org> | 2022-10-30 18:37:16 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-30 18:37:16 -0300 |
commit | 69697ca024f3bd13e1b3425b22a4db88ac6e2bfe (patch) | |
tree | 425b4c8def1b9aa9bd3725c098d55cbf3bef374c /etc/i3 | |
parent | etc/guix/home.scm: Remove "poweralertd" package from profile (diff) | |
download | dotfiles-69697ca024f3bd13e1b3425b22a4db88ac6e2bfe.tar.gz dotfiles-69697ca024f3bd13e1b3425b22a4db88ac6e2bfe.tar.xz |
Replace greenclip with clipmenu
Diffstat (limited to 'etc/i3')
-rw-r--r-- | etc/i3/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/i3/config b/etc/i3/config index c906a1e..3c0b800 100644 --- a/etc/i3/config +++ b/etc/i3/config @@ -23,7 +23,6 @@ exec xss-lock --transfer-sleep-lock -- i3lock --nofork exec nm-applet exec blueman-applet exec dunst -exec greenclip daemon # Use pactl to adjust volume in PulseAudio. set $refresh_i3status killall -SIGUSR1 i3status |