mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
added a keybind to select emojis
This commit is contained in:
@@ -196,6 +196,9 @@ bindsym $mod+x exec i3lock --nofork --color 000000 --show-failed-attempts
|
|||||||
# Use Flameshot when hitting the Super+p keybind
|
# Use Flameshot when hitting the Super+p keybind
|
||||||
bindsym $mod+p exec flameshot gui
|
bindsym $mod+p exec flameshot gui
|
||||||
|
|
||||||
|
# Show emoji when hitting Super+m keybind
|
||||||
|
bindsym $mod+m exec --no-startup-id rofi -modi emoji -show emoji -emoji-format '{emoji}'
|
||||||
|
|
||||||
# Use Xbacklight to control brightness
|
# Use Xbacklight to control brightness
|
||||||
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 5
|
bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 5
|
||||||
bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 5
|
bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 5
|
||||||
|
|||||||
Reference in New Issue
Block a user