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"
hwpstate: true
cores: 8
sway_conf_files:
- rofimoji

View File

@ -1,11 +1,13 @@
[Unit]
Description=Dynamic output configuration for Wayland compositors
Documentation=https://github.com/emersion/kanshi
BindsTo=graphical.target
# BindsTo=graphical.target
BindsTo=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/kanshi
[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
- xdg-desktop-portal
- xdg-desktop-portal-wlr # screen sharing
# - rofimoji
- wtype # for rofimoji to be able to insert characters
- dbus # for desktop notifications
- jq

View File

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