1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00

Modify i3wm to run on my Fedora System

This commit is contained in:
L3D 2018-11-15 15:13:18 +01:00
parent e32cf88125
commit 930e0807be
3 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,6 @@
set $mod Mod4
set $term urxvt
set $term terminator
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.

View file

@ -1,8 +1,9 @@
---
__i3_packages:
- i3
- rxvt-unicode
- rofi
- compton
- feh
- tmux
- terminator
- i3lock

8
vars/RedHat.yml Normal file
View file

@ -0,0 +1,8 @@
---
__i3_packages:
- i3
- compton
- feh
- tmux
- terminator
- i3lock