Add chromium rules and keybinds

This commit is contained in:
Tobias Reisinger 2021-05-13 14:26:52 +02:00
parent 0158a3dbe2
commit 1277631407
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 5 additions and 3 deletions
.local/bin

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
action=$(echo -e "Shutdown\nReboot\nLogout" | rofi -dmenu)