Add ghostwriter markdown editor
This commit is contained in:
@@ -33,6 +33,7 @@ bindsym $mod+Shift+w exec vivaldi-stable
|
||||
bindsym $mod+Shift+f exec alacritty -e ranger
|
||||
bindsym $mod+Shift+e exec mousepad
|
||||
bindsym $mod+Shift+p exec keepassxc
|
||||
bindsym $mod+Shift+m exec ghostwriter
|
||||
|
||||
bindsym $mod+space --release exec "rofi -combi-modi drun,window -show combi -modi combi"
|
||||
bindsym $mod+q kill
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- name: Package Installation - Productivity Tools
|
||||
package:
|
||||
name: ["alacritty", "ranger", "mousepad"]
|
||||
name: ["alacritty", "ranger", "mousepad", "ghostwriter"]
|
||||
state: present
|
||||
|
||||
- name: Package Installation - Development Tools
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
- name: Package Installation - Productivity Tools
|
||||
package:
|
||||
name: ["alacritty", "ranger", "mousepad"]
|
||||
name: ["alacritty", "ranger", "mousepad", "ghostwriter"]
|
||||
state: present
|
||||
|
||||
- name: Package Installation - Development Tools
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
- name: Package Installation - Productivity Tools
|
||||
package:
|
||||
name: ["alacritty", "ranger", "mousepad"]
|
||||
name: ["alacritty", "ranger", "mousepad", "ghostwriter"]
|
||||
state: present
|
||||
|
||||
- name: Package Installation - Development Tools
|
||||
|
||||
Reference in New Issue
Block a user