Install rofimoji on Linux.

This commit is contained in:
Tom Alexander 2023-03-25 09:06:54 -04:00
parent 1ceef073e4
commit 347ffaea12
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
5 changed files with 9 additions and 3 deletions

View File

@ -29,3 +29,5 @@ enabled_wireguard:
cputype: "intel" cputype: "intel"
hwpstate: true hwpstate: true
cores: 8 cores: 8
sway_conf_files:
- rofimoji

View File

@ -1,11 +1,13 @@
[Unit] [Unit]
Description=Dynamic output configuration for Wayland compositors Description=Dynamic output configuration for Wayland compositors
Documentation=https://github.com/emersion/kanshi Documentation=https://github.com/emersion/kanshi
BindsTo=graphical.target # BindsTo=graphical.target
BindsTo=graphical-session.target
[Service] [Service]
Type=simple Type=simple
ExecStart=/usr/bin/kanshi ExecStart=/usr/bin/kanshi
[Install] [Install]
WantedBy=graphical.target # WantedBy=graphical.target
WantedBy=graphical-session.target

View File

@ -0,0 +1,2 @@
# Emoji selector
bindsym $mod+backslash exec rofimoji --selector wofi

View File

@ -16,7 +16,6 @@
- wf-recorder # screen recording - wf-recorder # screen recording
- xdg-desktop-portal - xdg-desktop-portal
- xdg-desktop-portal-wlr # screen sharing - xdg-desktop-portal-wlr # screen sharing
# - rofimoji
- wtype # for rofimoji to be able to insert characters - wtype # for rofimoji to be able to insert characters
- dbus # for desktop notifications - dbus # for desktop notifications
- jq - jq

View File

@ -21,6 +21,7 @@
- xorg-xauth - xorg-xauth
- xorg-xeyes - xorg-xeyes
- xorg-xwayland - xorg-xwayland
- rofimoji
- name: Install scripts - name: Install scripts
copy: copy: