Some changes
This commit is contained in:
parent
ac567ebcaa
commit
9224505e4e
@ -259,6 +259,7 @@ bindsym $mod+Ctrl+Left move workspace to output right
|
||||
bindsym $mod+c exec rofi_calc
|
||||
bindsym $mod+p exec xwacomcalibrate
|
||||
bindsym $mod+t exec thunar
|
||||
bindsym $mod+b exec firefox
|
||||
bindsym $mod+m exec xfce4-terminal -x mc
|
||||
bindsym $mod+Shift+c exec jupyter-calculator
|
||||
workspace_auto_back_and_forth yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
zoom &
|
||||
flatpak run us.zoom.Zoom &
|
||||
|
||||
i3-msg "workspace --no-auto-back-and-forth 5; exec mousepad /home/julian/nextcloud/studium/zoom.txt"
|
||||
i3-msg "workspace --no-auto-back-and-forth 5; append_layout ~/.config/i3/workspace-zoom.json"
|
||||
|
@ -0,0 +1,4 @@
|
||||
ENTRY "grundpraktikum" URL "/home/julian/nextcloud/studium/vorlesungen/WS20/grundpraktikum"
|
||||
ENTRY "WS20" URL "/home/julian/nextcloud/studium/vorlesungen/WS20"
|
||||
ENTRY "studium" URL "/home/julian/nextcloud/studium"
|
||||
ENTRY "/home/julian/nextcloud/studium/vorlesungen/WS20/fehlerrechnung/vorlesung" URL "/home/julian/nextcloud/studium/vorlesungen/WS20/fehlerrechnung/vorlesung"
|
Loading…
x
Reference in New Issue
Block a user